Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:30:28.000Z (about 2 years ago)
- Last Synced: 2023-03-07T19:58:38.862Z (almost 2 years ago)
- Topics: accelerometer, react-native, react-native-sound
- Language: Objective-C
- Homepage:
- Size: 2.35 MB
- Stars: 2
- 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
```