Skip to content

jg210/expo-experiments

Repository files navigation

build status

A react native/Expo app for testing out new technologies.

Development Build Instructions

Install nodenv and node-build (or use any other way to put correct version of node on PATH):

To run the app on android:

. environment
npm i
npm prebuild
npm run android