sri
0.7.1
Sri (Scala React interface) is a scalajs library to build truly native cross platform (mobile (ios and android) and web) applications. It is based on reactjs and react-native, so you must be familiar with them in order to use this library.


#Mobile Use this module to build iOS/Android mobile applications:
libraryDependencies += "com.github.chandu0101" %%% "sri-mobile" % "0.7.1"#Web Use this module to build browser based applications:
libraryDependencies += "com.github.chandu0101" %%% "sri-web" % "0.7.1"#Documentation
#RelatedProjects
#Examples
#Templates
#Apps
Projects that are using Sri in production