Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/henrychavez/rn-typescript-demo


https://github.com/henrychavez/rn-typescript-demo

Last synced: about 2 months ago
JSON representation

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