Johnnie-C/RNContainer_Android
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Run below commands to setup the project. $ cd 'to/project/root/' $ yarn add react-native $ yarn add react@version_printed_above (choose the latest version. If error, try update node.js) update node.js if need $ sudo npm cache clean -f $ sudo npm install -g n $ sudo n stable