React Native – Hello World
React Native is a cool framework for creating cross platform mobile applications with JavaScript, read all about it here – www.reactnative.com. Lets dive right in and get the environment setup, for this example everything will be done on a Mac. Development Environment Setup First lets get some dependencies installed, the first is Node JS, One …