Skip to content

jwright/gotcha-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gotcha!

The React Native client application for playing Gotcha! Gotcha. Gotcha where I want cha.

DESCRIPTION

This is the code for the React Native application for the Gotcha game. It is built using expo and it is powered by the Gotcha API.

INSTALLATION

This project was created using React Native and, more specifically, Expo.

You need a few prerequisites before you can get started.

brew install node
brew install watchman

You then need to install the Expo CLI.

npm install expo-cli --global

Then clone or fork this repo.

git clone https://github.com/jwright/gotcha-app.git

RUNNING

Running the Expo DevTools

There is a JavaScript script that will start Expo, run the server, and allow you to run the application on a simulator or a device.

yarn start

CONTRIBUTING

  1. Fork the repository hub fork https://github.com/jwright/gotcha-app.git
  2. Create a feature branch git checkout -b my-awesome-feature
  3. Codez!
  4. Commit your changes (small commits please)
  5. Push your new branch git push origin my-awesome-feature
  6. Create a merge request hub pull-request -b jwright:master -h <your-account>:my-awesome-feature

About

The React Native client application for playing Gotcha!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published