/opsPM

an idea and a way to manage projects on your Devices(iPhone/Android) via RN

Primary LanguageJavaScriptApache License 2.0Apache-2.0

opsPM

2018/12/19

init

# react-native init yourProjectName
# cd yourProjectName
# yarn add react-navigation
# yarn add react-native-gesture-handler
# react-native link react-native-gesture-handler

run

copy App.js and css.js to your project, then run the demo on your simulator or device

snapshots

ProjectListScreen ProjectDetailsScreen