##Callstack.io Hackaton Guide
###React Native
We’re gonna build cross-platform application with React Native.
Please make sure you’ve checked out
getting started guide and create a Github account if you don't have one already.
###Required software
For Mac OS users
- latest version of
Xcode - latest version of
Android Studio Android SDK v.23- Android device emulator (built in
Android StudioorGenymotion) Node.jsversion 6 or above withnpm- exponent XDE (optional)
For Ubuntu/Windows users
- latest version of
Android Studio Android SDK v. 23- Android device emulator (built in
Android StudioorGenymotion) Node.jsversion 6 or above withnpm
###Good to know libraries
NOTE: Don't worry if you're not familiar with any of those. We'd be glad to help.
###Useful links
React Native Tutorial - Tutorial on React Native
Exponent XDE - Exponent XDE installation guide
Android - Android installation guide