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

https://github.com/porcelaincode/rn-base

Template repository for replicating base react native projects
https://github.com/porcelaincode/rn-base

Last synced: 8 months ago
JSON representation

Template repository for replicating base react native projects

Awesome Lists containing this project

README

          

// to do

1. Add location as a background mode in the 'Capabilities' tab in Xcode.
2. _YOUR_API_KEY_ in ios/base/AppDelegate.mm
3. NSLocationWhenInUseUsageDescription with a user-facing purpose string explaining clearly and completely why your app needs the location
4.