Skip to content

Three-Horned-Helmet/drinkKing

Repository files navigation

DrinkKing

A drinking game app written with React Native

Setup

$ npm install

$ npm install -g expo-cli

$ npm run start

Now that a tunnel is established, you can see the project through the mobile device or a emulator on your computer

Option 1: Mobile (easiest)

On your mobile device, install Expo for iOS or Android

iOS

Open your camera and focus it on the QR code on your computer screen, it should take you to the Expo app and open the project automatically.

Android

Open the Expo app and readt the QR code on your computer screen with the QR-reader function on the Expo app.

Option 2: Computer emulator (advanced)

iOS

Download and install Xcode from App Store. Be sure to be in the folder you cloned the project and type in following commands:

$ sudo npm i -g react-native-cli

$ react-native run-ios

Android

Download and install android studio. Click SDK Manager in the Configure menu. Go ahead and install Android 10.0 or newer. Go to AVD Manager in the Configure menu and click the green play button on your chosen device.

Be sure to be in the folder you cloned the project and type in following commands:

$ sudo npm i -g react-native-cli

$ react-native run-android

About

React Native: Drinking app for friends and family

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors