This is the source code for Make It So, a sample app that demonstrates how to use Firebase in a SwiftUI app that runs on all (most) of Apple's platforms.
Follow along on Twitter as I code the app »
Report Bug
·
Request Feature
This app requires a Firebase project, which you can create at no cost using the Firebase Console. Here are the steps. For a more detailed description of how to add Firebase to an iOS project, refer to the official Firebase docs for iOS and Apple's other platforms.
- Clone the repo
- Create a Firebase project
- Create a Cloud Firestore database in the new Firebase project (link)
- Enable Anonymous Authentication (link)
- Register the iOS app in the Firebase project
- Download the
GoogleService-Info.plist
file to thecode/frontend/Configuration/Firebase/Development
folder - Open
MakeItSo.xcodeproj
in Xcode - Select the
MakeItSo (iOS) DEV
target - Run the app
See LICENSE
This is not an official Google product.
Peter Friese - @peterfriese
Project Link: https://github.com/peterfriese/MakeItSo
The application icon is based on Check by Robert Won from the Noun Project