Skip to content

Bouncing circle app made with react-native animated

Notifications You must be signed in to change notification settings

alihussnain-git/bounce

Repository files navigation

Bounce App

This is a simple game made in react-native to play with a bouncing circle. Just for fun.

Screen.Recording.2023-06-29.at.12.56.14.mov

Get started

Requirements

  • Install Android studio
  • Install xcode
  • Expo CLI Please install Expo CLI first on your machine using "npm install -g expo-cli" For more details, Please check Expo Go Quickstart

Installation

  • run yarn These commands will install all packages and prepare the development environment to run the app

Run app locally

  • Follow Installation procedure
  • (Android only) Create emulator on Android Studio
  • Run the following
yarn run ios       # iOS Simulator
yarn run android   # Android Emulator
  • You can also download Expo Go app from AppStore and scan QR code from metro bundler to compile the app

Releases

No releases published

Packages

No packages published