Source code from live-coding presentation performed at Nizhny Novgorod JS meetup #2
You can see the code in action at React Native playground
Install prerequisites for React Native development: official instruction
cd source
npm install
react-native run-ios
react-native run-android