Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henrychavez/rn-typescript-demo
https://github.com/henrychavez/rn-typescript-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/henrychavez/rn-typescript-demo
- Owner: henrychavez
- Created: 2018-12-15T00:43:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:38:32.000Z (about 2 years ago)
- Last Synced: 2024-04-16T16:18:21.577Z (9 months ago)
- Language: TypeScript
- Size: 1.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Typescript project
### Getting Started
* Clone the repo
* Install dependencies `npm i or yarn install`
* Install iOS Pods `cd ios && pod install`
* Run the app `react-native run-ios or run-android`### Recommendations
Enable `Debug Mode` and open the console for more details