Skip to content

Pure javascript solitaire UI for React Native framework. Intended for practices with PanResponder

Notifications You must be signed in to change notification settings

ggomaeng/react-native-solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-solitaire

A pure javascript solitaire UI for React Native framework.

##Disclaimer This game is not functional. This was intended for practice with PanResponder animations. I might add it sometime in the future, but if anyone wants to contribute and make it functional, feel free to submit a pull request.

###Demo alt tag

Try it out

Try it with Exponent: https://getexponent.com/@sungwoopark95/react-native-solitaire

Run it locally

To install, there are two steps:

  1. Install Exponent XDE following this guide. Also install the Exponent app on your phone if you want to test it on your device, otherwise you don't need to do anything for the simulator.
  2. Clone this repo and run npm install
git clone https://github.com/ggomaeng/react-native-solitaire.git solitaire

cd solitaire
npm install
  1. Open the project with Exponent XDE and run it.

About

Pure javascript solitaire UI for React Native framework. Intended for practices with PanResponder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published