Refactoring of react-router-native basic example coded in Scala through Scala.js, Slinky, ScalablyTyped and Expo.
Go to the app Expo page.
Make sure you have sbt and yarn installed.
$ yarn global add expo-cli
First compile your Scala code to JavaScript by running:
$ sbt fastOptJS
Then, launch the app with Expo:
$ expo start
Help is needed, with the aim of mapping 100% of the react-router-native examples.
slinky-react-router-native
is based on Slinky's Expo Scala Template.
This demo uses the Scala.js typings developed by Øyvind Raddum Berg, see more demos at SlinkyDemos.