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
- Host: GitHub
- URL: https://github.com/porcelaincode/rn-base
- Owner: porcelaincode
- Created: 2023-07-08T09:35:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T09:39:30.000Z (over 2 years ago)
- Last Synced: 2025-03-24T09:51:10.489Z (11 months ago)
- Language: TypeScript
- Size: 918 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.