Skip to content

sandorlevi/sri

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.4.0"

#Web Use this module to build browser based applications:

libraryDependencies += "com.github.chandu0101.sri" %%% "web" % "0.4.0"

#Relay Use this module to add relay support to your applications:

libraryDependencies += "com.github.chandu0101.sri" %%% "relay" % "0.4.0"

#Documentation

#Examples

#Templates

About

Build truly native cross platform (web,ios,android) apps using scalajs and react, react-native

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scala 97.6%
  • Objective-C 1.7%
  • Other 0.7%