项目作者: alfianlosari
项目描述 :
SwiftUI Collaborative Shopping Cart with Firestore Database
高级语言: Swift
项目地址: git://github.com/alfianlosari/SwiftUIRealtimeShoppingCart.git

SwiftUI Collaborative Shopping Cart with Firestore Database
Preequisites
- Xcode 11 Beta 5 or latest
- macOS 10.14.6 or latest
Getting Started
- Clone
- Register and create new project at https://console.firebase.google.com
- Create a new iOS App
- Download GoogleService-Info.plist and put into project folder
- Create Firestore database in console, set read and write permission to true for testing
- Create Firebase RTDB in console, set read and write permission to true for testing
- Build and Run