
Begin with a warm welcome and overview of building an iOS app with Firebase. Learn to implement Firebase backend and upload and download pictures.
Build a social network using Swift with Firebase, save and retrieve data, upload and view photos, and share with friends.
Demonstrates building a social app by posting to a database and using storage to upload and retrieve images, with anonymous sign-in and live post updates.
Set up a firebase project for a social app, explore firestore and storage on the free plan, and initialize firebase in your iOS Swift project via docs and command-line steps.
Set up the iOS project, initialize the firebase connection, and configure dependencies to enable user registration, profiles, and photo sharing in the social app.
Install and configure the Firebase SDK in a Swift 4 social app, adding Firebase dependencies, following official docs, and launching the project in Xcode 9 for iOS 11.
Install and configure Firebase dependencies for a Swift 4 social app on iOS 11, enabling Firebase storage and project integration through Xcode 9 setup.
Connect the app with Firebase and configure dependencies, storage, and database to enable anonymous login for user access.
Learn how to implement anonymous login with Firebase in a Swift 4 social app, creating or reusing an anonymous user ID, navigating to the home page, and validating login flow.
Learn how to capture a picture with the camera or select one from the photo library, and integrate image picking into the app with camera or library options.
Create a post class by integrating photo library access, image capture, and caption handling with Swift 4 and Firebase 4 for the iOS 11 social app.
Explore saving data inside Firebase by creating new posts, storing images in storage, and organizing data with references and databases to power a social app.
Learn how to retrieve data from Firebase and display it in a social app, including fetching images and posts, handling storage references, and displaying multiple items in a feed.
Master retrieving data from Firebase in a Swift 4 social app, handling database reads, snapshots, and references for effective data management on iOS 11.
Reflect on building a social app with data, discuss discourse and families, and preview the next course.
In this courses, student will be able to build his own Social Photo Sharing App .
The Social App can be use in iPhone 6, 6S, 7, 7 Plus, 8, 8 Plus and iPhone 10
We will use the new programming language of Apple Swift 4, the new Google database Firebase 4 and the new programming tool of Apple Xcode 9.
By the end of this courses, the student will be able to build his own Social App for iOS 11 with Swift 4, Firebase 4 and Xcode 9