scalajs-react-native-template

template project for scalajs-react-native

Stars
7

scalajs-react-native-template

template project for scalajs-react-native

How to run :

 cd scalajs-react-native-template
 npm install
 npm run start // start react-native packager


// open new terminal tab/window
 sbt ~fullOptIOS

 Open ScalaJSReactNativeTemplate.xcodeproj using latest xcode

 Cmd+Shift+K - to cleanup
 
 Cmd+B - to build
  
 Cmd+R - to run project

 Cmd+D - to debug project