Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 282 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 282 Bytes

Basic ball game using React Native

Basic ball game using React Native 0.59.9

Demo

Demo Gif

Installation

Clone or Download project and run commands.

$ cd ProjectPath
$ react-native link
$ react-native run-ios or react-native run-android