Facebook Engineering Blog
React Native: Bringing modern web techniques to mobile

React Native: Bringing modern web techniques to mobile

3/26/2015 · Tom Occhino

What this post added

This post introduces React Native, a framework that brings modern web development techniques, specifically the declarative programming model of React, to native mobile application development (iOS and Android). It addresses the challenges of native mobile development by aiming to combine the user experience of native platforms with the developer experience of the web, enabling faster iteration cycles and a 'learn once, write anywhere' philosophy for engineers.

Read the original post ↗