Skip to content

Latest commit

 

History

History
68 lines (51 loc) · 2.52 KB

File metadata and controls

68 lines (51 loc) · 2.52 KB

sri

Join the chat at https://gitter.im/chandu0101/sri

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.

sri

moviesapp

Index

#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