Simple puzzle game to demonstrate use of React Native
As a web developer I am used to frameworks like Angular, but I am learning both React and React Native and publishing the results of some of my experiments here
To demonstrate the use of features like React Native animation that are not well documented as yet. To abuse React Native as a framework to create games!
I am endebted to Colin Eberhardt for his excellent React Native tutorial over on Ray Wenderlich's blog.
I am using react-native-viewport to help my app adjust for different devices.