Simple iOS app using React Native
The Design for the app was inspired from Here, Thanks to the designer for me letting me use this.
Icons used are from http://www.flaticon.com
The App has been written for iOS only.
##Installation and run Clone the repo and enter the following commands
$ npm install
$ react-native run-ios
##Additional Notes I've Tried to use components which can ported to android easily as much as I can. Here is a list of the components I used which will work on android as well.
- Navigator
- View
- Text
- TouchableHighlight
- ListView
- Image
The only thing that I used which is iOS exclusive it the TabBarIOS
Finally, the code is really shabby and I will be refactoring it over time :)
##Credits
###Design Vipin Das - Behance Profile
###Icons
- Steps - Icon made by Freepik from www.flaticon.com
- Terminal Icon - Icon made by Dave Gandy from www.flaticon.com]
- Document - Icon made by madebyoliver from www.flaticon.com]
- Star Badge - Icon made by Freepik from www.flaticon.com
- Tick Mark - Icon made by madebyoliver from www.flaticon.com]