iMohammadReza / elegant-react-native

Elegant React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP

Installation

Install React Native cli and requirements

git clone https://github.com/ramyareye/elegant-react-native.git
cd elegant-react-native
yarn
nano app.json /* here we go to edit project name and displayName */
react-native eject /* generate ios and android folders */
react-native link
react-native run-ios / run-android

Additional Steps

License

MIT

Free Software, Hell Yeah!

About

Elegant React Native

License:MIT License


Languages

Language:JavaScript 100.0%