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"
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"
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
To get a local copy up and running follow these steps.
This project uses Cocoapods to manage dependencies.
sudo gem install cocoapods
git clone https://github.com/peterfriese/MakeItSo.git cd final/MakeItSo pod install xed .
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature)
git commit -m 'Add some AmazingFeature')
git push origin feature/AmazingFeature)
See LICENSE
This is not an official Google product.
Peter Friese - @peterfriese
Project Link: https://github.com/peterfriese/MakeItSo