Skip to content

karshd3v/DodgeBox

Repository files navigation

image

DodgeBox- ReactNative Sensor Game

A sample React Native app that uses the accelerometer data from React Native Sensors.

You can read the full tutorial at: https://pusher.com/tutorials/game-device-sensors-react-native

Prerequisites

Getting Started

  1. Clone the repo:
git clone https://github.com/karshd3v/DodgeBox.git
cd DodgeBox
  1. Install the app dependencies:
yarn install
  1. Follow the setup instructions for React Native Sensors.

  2. Eject the project (re-creates the ios and android folders):

react-native eject
  1. Run the app:
react-native run-android
react-native run-ios

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors