Skip to content

yjb94/react-native-frame

Repository files navigation

react-native-frame

wireframe application for react native with mobx / styled-components / react-navigation

Version compatible

this project is configured with RN 0.61.4, created by npx react-native init

Inclued libraries

  1. mobx(5.14.2)
  2. styled-components(4.4.1)
  3. react-navigation(4.0.10)

steps to initialize new app

  1. in terminal, npx react-native init YOUR_APP_NAME
  2. copy App.js / bable.config.js / index.js / package.json / src from your app directory
  3. change name in package.json to YOUR_APP_NAME
  4. in terminal, cd YOUR_APP_NAME, npm install
  5. cd ios, pod install, cd ..
  6. hit react-native run-iosor run with your test.xcworkspace file in ios/ directory

that's all. enjoy!

About

wireframe application for react native(mobx / styled-components / react-navigation)

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors