Description
Mobile app developed with Expo and React Native for the head movement of Eva.
Screenshots
Prerequisites
Be sure that you have already installed:
- NodeJs version 14.
- Yarn.
- Expo.
- Git.
- Expo Go app in a smartphone.
Instructions
- run in your git console
git clone https://github.com/fimbres/eva-gyroscope.git
- run
cd eva-gyroscope
- run
yarn install
or justyarn
- Open the project with your IDE.
- run
expo start
- scan the QR code using your smartphone. (this should open your Expo Go app with the
eva-gyroscope
running on your smartphone)