https://github.com/aswincheriyala/3dpit-react-native
Simple virtual hole by React Native
https://github.com/aswincheriyala/3dpit-react-native
3d animation react-native react-native-sensors react-native-svg
Last synced: about 2 months ago
JSON representation
Simple virtual hole by React Native
- Host: GitHub
- URL: https://github.com/aswincheriyala/3dpit-react-native
- Owner: aswincheriyala
- Created: 2019-08-03T13:25:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:13:16.000Z (over 3 years ago)
- Last Synced: 2025-06-28T19:42:00.829Z (12 months ago)
- Topics: 3d, animation, react-native, react-native-sensors, react-native-svg
- Language: JavaScript
- Homepage:
- Size: 14.7 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3DPit

It's is a simple virtual hole, made of [react-native-sensors](https://github.com/react-native-sensors/react-native-sensors).
Also using [react-native-svg](https://github.com/react-native-community/react-native-svg) for drawing the lines.
### Run on your device
```git clone https://github.com/Aswinc97/3DPit-react-native.git```
```npm install```
```react-native run-android```
or
```react-native run-ios```