[![Xcode][xcode-shield]][xcode-url] [![Swift][swift-shield]][swift-url] [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url]

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`](https://github.com/peterfriese/MakeItSo/tree/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](LICENSE) ## Disclaimer This is not an official Google product. ## Contact Peter Friese - [@peterfriese](https://twitter.com/peterfriese) Project Link: [https://github.com/peterfriese/MakeItSo](https://github.com/peterfriese/MakeItSo) ## Acknowledgements * The application icon is based on [Check](https://thenounproject.com/term/check/1905028/) by [Robert Won](https://thenounproject.com/robertwon/) from the [Noun Project](https://thenounproject.com/) [xcode-shield]: https://img.shields.io/badge/xcode-v11.4.1-blue [xcode-url]: https://developer.apple.com/xcode/ [swift-shield]: https://img.shields.io/badge/swift-v5.2-%23fe4b2d [swift-url]: https://swift.org/ [contributors-shield]: https://img.shields.io/github/contributors/peterfriese/MakeItSo.svg?style=flat-square [contributors-url]: https://github.com/peterfriese/MakeItSo/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/peterfriese/MakeItSo.svg?style=flat-square [forks-url]: https://github.com/peterfriese/MakeItSo/network/members [stars-shield]: https://img.shields.io/github/stars/peterfriese/MakeItSo.svg?style=flat-square [stars-url]: https://github.com/peterfriese/MakeItSo/stargazers [issues-shield]: https://img.shields.io/github/issues/peterfriese/MakeItSo.svg?style=flat-square [issues-url]: https://github.com/peterfriese/MakeItSo/issues [license-shield]: https://img.shields.io/github/license/peterfriese/MakeItSo.svg?style=flat-square [license-url]: https://github.com/peterfriese/MakeItSo/blob/master/LICENSE [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555 [linkedin-url]: https://linkedin.com/in/peterfriese [product-screenshot]: assets/screenshot.png [product-demo]: assets/demo.gif [product-screenshot]: assets/screenshot.png "Screenshot of Make It So, a replication of the iOS Reminders app"