React Native — write native apps with React.js

  • For UI layout and styling there is a cross-platform Flexbox-like layout system and a subset of CSS.

  • To write ReactNative apps you can use JSX or plain JavaScript

  • It turns out React Native is already used in production, even though it was just announced, in Facebook’s Groups application. Currently only the iOS app is build on it, not Android.

これはあつい。