A simple maths quiz app built using React Native and Expo.
yarn install
yarn test
yarn test --watch
To run the app on the Expo Go Mobile app, run
yarn start
Then scan the QR code in your terminal.
To run the app in your web browser, run:
yarn web