/MakeItSo

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"

Apache License 2.0Apache-2.0

Xcode Swift Contributors Forks Stargazers Issues MIT License


Logo

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.
Explore the docs »

Report Bug · Request Feature

Where is the previous version?

If you are interested in the previous version, you can find it in the previous branch.

Why a complete rewrite?

Because both SwiftUI and Firebase have evolved quite a bit since I implemented the original version, and I wanted to create an up-to-date version without having to carry the baggage of the legacy version.

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