https://github.com/sam-parsons/react-native-spoons
play the spoons on the phone
https://github.com/sam-parsons/react-native-spoons
accelerometer react-native react-native-sound
Last synced: about 2 months ago
JSON representation
play the spoons on the phone
- Host: GitHub
- URL: https://github.com/sam-parsons/react-native-spoons
- Owner: sam-parsons
- License: mit
- Created: 2019-06-30T01:42:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:30:28.000Z (over 2 years ago)
- Last Synced: 2025-01-21T17:34:59.774Z (3 months ago)
- Topics: accelerometer, react-native, react-native-sound
- Language: Objective-C
- Homepage:
- Size: 2.35 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
react-native-spoons
Play the spoons on iPhone or Android.
## Installation
```sh
git clone https://github.com/sam-parsons/react-native-spoons.gitcd react-native-spoons/
// In Xcode, open RNTEST.xcodeproj, build the project, and run on a phone
// This project requires using an actual phone as the development environment because the accelerometer will not work on an emulator
```