React test project. This is a simple project for trying out react native development.
This was written using node v14.20.1 and npm. To run, try the following:
cd reactor
npm start
# Update build version
npx eas build:version:set
npx eas build -p android
# Then go to https://play.google.com/console/u/0/developers
This project expects to be run with node 18.20.5
.