← Posts

Series · 1 parts

React Native

Native rendering, dev environment, styling, navigation — building mobile apps with React Native, on the assumption that you already know React.

#Mobile Apps#Cross-platform#Native
  1. 01What Is React Native? — Drawing With React, but Not on the WebReact Native is not a hybrid app wrapped in a WebView. Starting from the idea that React's way of thinking stays put while only the 'what to draw' changes, we map out what React Native actually is — and where the web ends.