Check out my most recent article “Dissecting React Native” recently published at the IBM Developer website.  This article introduces you to React Native, an open source framework by Facebook, that has become quite popular. In this article, I cover how to get started with React Native, a framework for hybrid mobile app development, and the core concepts behind building React Native applications from using new ECMASCript 6 features to screens, navigation, state management, local store and networking, and a conclusion on the state of React Native.

-ceo