reactnative.design - React Native Express

Description: The all-in-one guide to React Native

Example domain paragraphs

2.2 JSX 3 React 3.1 Elements 3.2 Components 3.3 Events 3.4 Conditional Rendering 3.5 User Input 3.6 Lists and Keys 3.7 Performance 3.8 Hooks 4 Core Components 4.1 View 4.2 Layout 4.3 Text 4.4 Image 4.5 Button 4.6 Touchables 4.7 ScrollView 4.8 Lists 5 App Development 5.1 Project Structure 5.2 Navigation 5.3 Data Management 5.4 Persistence 5.5 Networking 5.6 Animation 5.7 Gestures 5.8 Component Libraries 5.9 Native Modules 6 Exercises 6.1 Photo Gallery Search pages React Native Express What is React Native? R

Building with React Native is extremely efficient — but getting started can be a little tricky. You should use this guide as a companion to the official Facebook documentation for getting started . This guide covers topics outside the scope of the React Native docs, e.g. JavaScript and React fundamentals, and key patterns/libraries used by the React Native community.

If you run into topics that aren't covered thoroughly in the React Native docs, play with the examples in this guide to quickly get up to speed. If you're already knowledgeable about a topic in this guide (e.g. React components), feel free to skip it entirely.