An open API service indexing awesome lists of open source software.

https://github.com/robpando/reactnative-tictactroll


https://github.com/robpando/reactnative-tictactroll

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# reactNative-ticTacTroll (Practice app)

practice app made following some guides and practices from [Stephen Grider Udemy course](https://www.udemy.com/the-complete-react-native-and-redux-course) and other practices learned.

### Get started

* Clone the repo
* run `yarn install`
* (For iOS) open xcode `open ios/ticTacToc.xcodeproj/`
* run `yarn start`
* finally click the build button in xcode :arrow_forward: