React Native

Some intial reflections setting up React Native. So what is React Native? Basically its a cross-platform framework for developing native mobile apps for Android and IOS using java-script. So far the environment is up according to the install-instructions covering all steps from cocho to nodejs to firing up AVD.

Part from a red-screen when running the debug-app on AVD – because the react-native server were not up everything seems smutt. Now it time to get started and see whats possible and not.