This is the source code for the Firebase FriendlyChat codelab for iOS. It includes starter and completed versions of the app in Swift and Objective-C.
- Firebase Swift Codelab — Modern Swift using SwiftUI, Swift Package Manager, Swift Concurrency, and Firebase iOS SDK v12+.
- Firebase Objective-C Codelab
ios-starter/swift-starter: The starter SwiftUI project you will build upon in the Swift Codelab (using Xcode and Swift Package Manager).ios/swift: The finished SwiftUI app with complete implementation of Firebase Authentication, Cloud Firestore, and Cloud Storage.ios-starter/objc-starter&ios/objc: Legacy Objective-C starter and completed projects.
Please read and follow the steps in CONTRIBUTING.md
See LICENSE