Book Image

Advanced Firebase: Building an Uber Clone [Video]

By : Devslopes by Mark Price
Book Image

Advanced Firebase: Building an Uber Clone [Video]

By: Devslopes by Mark Price

Overview of this book

<p>Welcome to advanced iOS &amp; Firebase development. In this course you'll learn advanced development skills by building a polished, full stack and fully functional Uber clone app.</p> <p>We start from the ground up and teach you everything you need to know from UI design and frontend and backend development. By the end of this course you’ll know to start building more advanced apps with Firebase.</p> <h1>Style and Approach</h1> <p>This course teaches you advanced development skills by building a polished full stack and fully functional Uber clone app. This starts from the ground up and teaches everything required to know from UI design and frontend and backend development.</p>
Table of Contents (7 chapters)
Chapter 4
Advanced iOS & Firebase: Search Functionality
Content Locked
Section 8
iOS App: Removing Destination Coordinate from Firebase
In this video, you will add code within the textFieldshouldClear(:_) delegate method to remove the ‘tripCoordinate’ child from our passenger’s Firebase account as well as remove all annotations and overlays shown on the map using advanced iOS & Firebase.