chandu0101 / sri-mobile-template

Sri mobile(iOS and Android) app template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sri Mobile Template

Sri mobile app skeleton

stimobile

How To Run

 sbt ~fastOptMobile //DEV mode
 
     or 
 
 sbt ~fullOptMobile  // Prod mode
    
 // this will generate index.ios.js and index.android.js files 
 
 

that's it now sri part is done, everything else is react-native, please follow https://facebook.github.io/react-native/docs/getting-started.html to setup and run your app in iOS/android simulator/device.

About

Sri mobile(iOS and Android) app template


Languages

Language:Scala 70.7%Language:Python 23.1%Language:Objective-C 6.3%