An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# 3DPit
![](preview.gif)

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```