Skip to content

react-router-native basic example coded in Scala (via Scala.js, Slinky, ScalablyTyped, Expo)

Notifications You must be signed in to change notification settings

mcallisto/slinky-router-native-basic

Repository files navigation

Slinky react-router-native

Refactoring of react-router-native basic example coded in Scala through Scala.js, Slinky, ScalablyTyped and Expo.

Try the demo app

Go to the app Expo page.

Requirements

Make sure you have sbt and yarn installed.

Install the Expo CLI

$ yarn global add expo-cli

How to

Run in development

First compile your Scala code to JavaScript by running:

$ sbt fastOptJS

Then, launch the app with Expo:

$ expo start

Contribute

Help is needed, with the aim of mapping 100% of the react-router-native examples.

Acknowledgements

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.

About

react-router-native basic example coded in Scala (via Scala.js, Slinky, ScalablyTyped, Expo)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published