Skip to content

m1771vw/bouncing-blocks-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bouncing Blocks

This project was bootstrapped with Create React Native App.

Bouncing Blocks was created with react-native-game-engine.

This project has only been run on iOS.

Image from Gyazo Image from Gyazo

Table of Contents

Starting The Project

For Expo:

git clone https://github.com/m1771vw/bouncing-blocks-react-native.git
cd bouncing-blocks-react-native
yarn install
yarn run ios

To Run on your Phone w/ Expo: You must have the Expo app on your phone and be on the same network.

git clone https://github.com/m1771vw/bouncing-blocks-react-native.git
cd bouncing-blocks-react-native
yarn install
yarn start

After it finishes building, it will give you a prompt. Press s, and type in your number to send yourself a text with the localhost. It will redirect you to Expo when you click on the link.

Known Issues

Orientation doesn't start up properly - Expo will force it into portrait mode. When it loads, switch it to landscape and refresh the project.

Medium Articles

You can find how I learned about React Native Game Engine here:

Part I: https://medium.com/@williamyang93/my-journey-with-react-native-game-engine-part-i-starting-the-project-bbebcd2ccf6

Part II: https://medium.com/@williamyang93/my-journey-with-react-native-game-engine-part-ii-adding-touch-and-bounce-b9ae3fac06b9

About

Trampoline game created using React Native Game Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published