A React Native clone of 2048 by claudiopro.
#### Android
git clone [email protected]:liuhong1happy/react-native-2048.git
cd react-native-2048
npm install
react-native run-android
react-native start#### IOS
git clone [email protected]:liuhong1happy/react-native-2048.git
cd react-native-2048
npm install
# open xcode and run#### Android
npm run releaseChanges and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master! If you can, please make sure the game fully works before sending the PR, as that will help speed up the process.
Copyright (c) Holly Liu 2015
