agarrharr / rnmk-demo

react-native-material-kit demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-material-kit demo

RNMK resources

Debugging local RNMK module

  • Checkout RNMK Demo and RNMK
  • Link your local RNMK module to the demo project
    cd rnmk-demo
    npm link <local-rnmk-path>
    npm install
    
  • Launch the packager
  • And then run the rnmk-demo Xcode project
    • if the RCTMaterialKit project is not resolved correctly (shown as red text in Xcode), please remove it and import it again (follows the guide)

License

MIT

About

react-native-material-kit demo


Languages

Language:JavaScript 77.0%Language:Objective-C 12.6%Language:Python 4.3%Language:Java 4.1%Language:Shell 2.0%