MakeItSo
MakeItSo copied to clipboard
This is the source code for Make It So, the sample app accompanying my blog post "Replicating the iOS Reminders App Using SwiftUI and Firebase"
Make It So - Again!
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
Getting started
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
About the project
License
See LICENSE
Disclaimer
This is not an official Google product.
Contact
Peter Friese - @peterfriese
Project Link: https://github.com/peterfriese/MakeItSo
Acknowledgements
The application icon is based on Check by Robert Won from the Noun Project