https://github.com/uditkarode/rn-skeleton
newer react native skeleton
https://github.com/uditkarode/rn-skeleton
Last synced: over 1 year ago
JSON representation
newer react native skeleton
- Host: GitHub
- URL: https://github.com/uditkarode/rn-skeleton
- Owner: uditkarode
- Created: 2022-06-04T16:56:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T17:46:35.000Z (over 3 years ago)
- Last Synced: 2025-01-14T18:08:41.076Z (over 1 year ago)
- Language: TypeScript
- Size: 998 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
Run `npx react-native init` somewhere to create a fresh project.
Next, clone this repo somewhere, cd into the cloned directory, and run `skeleton.sh`
Enter the path to your fresh project, and the script will do the rest for you.