An open API service indexing awesome lists of open source software.

https://github.com/hukusuke1007/todoapp_swiftui

SwiftUI + Firebaseを使ったサンプルアプリ
https://github.com/hukusuke1007/todoapp_swiftui

firebase firestore swiftui swiftui-example

Last synced: about 1 year ago
JSON representation

SwiftUI + Firebaseを使ったサンプルアプリ

Awesome Lists containing this project

README

          

# TodoApp
SwiftUI + Firebaseを使ったサンプルアプリ

## 起動方法
1. Podで依存ライブラリをインストール ```pod install```
2. Firebaseプロジェクトを作成。Firestoreをテストモードに設定。FirebaseAuthの匿名認証を許可。
3. GoogleService-Info.plist を Xcodeへ取り入れた後にビルド&実行