Skip to content

liuxiaole/2048-react-native

Repository files navigation

2048 in React-Native

how to install

  1. install react-native cli npm install -g react-native-cli

  2. install dependencies npm install / yarn install

  3. generate native project react-native eject

  4. generate app-icon npm run app-icon / yarn run app-icon

  5. run the app react-native run-ios / react-native run-android

About

2048 game in react-native with redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published