Skip to content

Expo's sqlite-example coded in Scala through Scala.js, Slinky and ScalablyTyped.

Notifications You must be signed in to change notification settings

mcallisto/slinky-expo-sqlite-example

Repository files navigation

Slinky expo-sqlite-example

Refactoring of Expo's sqlite-example coded in Scala through Scala.js, Slinky and ScalablyTyped.

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

Acknowledgements

slinky-expo-sqlite-example 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

Expo's sqlite-example coded in Scala through Scala.js, Slinky and ScalablyTyped.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published