Skip to content

dantman/rnmk-demo

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.0%
  • Objective-C 14.5%
  • Python 4.3%
  • Java 3.4%
  • Shell 1.8%