adri-blanco / react-native-scaffold

Base project with the common configuration for a react native app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-scaffold

Base project with the common configuration for a react native app

Env setup

Follow the tutorial in the oficial page of react native

Run on Android

npm run android

Run on iOS

npm run ios

Debugger

Run this in a terminal

npm install -g react-devtools
react-devtools

Then, in the emulator, press CMD/ctrl+D and then, Debug

About

Base project with the common configuration for a react native app


Languages

Language:Java 30.6%Language:Ruby 26.2%Language:Objective-C 21.6%Language:JavaScript 18.7%Language:Starlark 2.9%