Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fimbres/eva-gyroscope
Mobile app developed with Expo and React Native for the head movement of Eva.
https://github.com/fimbres/eva-gyroscope
android cicese eva expo ios javascript mobile raspberry-pi react-native
Last synced: about 2 months ago
JSON representation
Mobile app developed with Expo and React Native for the head movement of Eva.
- Host: GitHub
- URL: https://github.com/fimbres/eva-gyroscope
- Owner: fimbres
- Created: 2022-04-23T06:13:51.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-26T20:06:54.000Z (over 2 years ago)
- Last Synced: 2024-11-06T17:14:33.272Z (3 months ago)
- Topics: android, cicese, eva, expo, ios, javascript, mobile, raspberry-pi, react-native
- Language: JavaScript
- Homepage: https://github.com/amitjans/Eva
- Size: 354 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eva-gyroscope
**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 just `yarn`
- 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)