Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

7kfpun/SwiftUI-TWAQI

Repository files navigation

WIP: SwiftUI-TWAQI

Download

App Store Button

Screenshots

iOS

Apple Watch

Development

# Clone this repo
$ git clone git@github.com:7kfpun/SwiftUI-TWAQI.git

# Go inside the project and install pod dependencies
$ cd SwiftUI-TWAQI && pod install

# Copy example config
$ cp TWAQI/Config/example.xcconfig TWAQI/Config/debug.xcconfig

# Get a Google Maps API key, https://developers.google.com/maps/documentation/ios-sdk/get-api-key, and update the key `GMSServicesApiKey` in the debug.xcconfig file
$ open TWAQI/Config/debug.xcconfig

# Create a Firebase project and download the config file, GoogleService-Info.plist, to the folder, https://firebase.google.com/docs/ios/setup
$ cp ~/GoogleService-Info.plist TWAQI/GoogleService-Info.plist

# Open Xcode and run with Command (⌘)-R
$ open TWAQI.xcworkspace

License

Released under the MIT License.

About

Rewrite TWAQI from React Native to SwiftUI (iOS and Apple Watch)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages