Skip to content

Experience the simplicity and excitement of RPS React Native, a minimalistic Rock Paper Scissors app crafted with TypeScript, redux-toolkit, and React Native Reanimated 2. Enjoy the classic game reimagined in a modern tech stack. 🗿📄✂️

Notifications You must be signed in to change notification settings

danpops/rock-paper-scissors

Repository files navigation

Rock Paper Scissors 2022

This is a minimalistic React Native Rock Paper Scissors app, made using TypeScript, redux-toolkit, and React Native Reanimated 2.

Table of Contents

Available Scripts

yarn start

Runs your app in development mode.

Sometimes you may need to reset or clear the React Native packager's cache. To do so, you can pass the --reset-cache flag to the start script:

yarn start --reset-cache

yarn test

Runs the jest test runner on your tests.

yarn run ios

Like yarn start, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.

yarn run android

Like yarn start, but also attempts to open your app on a connected Android device or emulator. Requires an installation of Android build tools (see React Native docs for detailed setup).

Download App

rps-demo

iOS

About

Experience the simplicity and excitement of RPS React Native, a minimalistic Rock Paper Scissors app crafted with TypeScript, redux-toolkit, and React Native Reanimated 2. Enjoy the classic game reimagined in a modern tech stack. 🗿📄✂️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published