Search across all documentation pages
11 pages in this section.
Explore 10 React Native examples, from basic View and Text components to intermediate concepts, using Expo SDK 57 and React Native 0.86.
Learn to build screen layouts using React Native's foundational View and Text components, including safe scrolling and notch-aware insets.
Understand how updates propagate on native threads versus the JavaScript runtime in React Native, and when to use props and state.
Learn to implement event handling and touchable components like Pressable, gestures, and hitSlop patterns for reliable user interaction.
Implement platform-specific code in React Native using Platform.OS, Platform.select, and platform-specific file extensions like .ios and .android.
Learn to display local and remote images in React Native, manage density buckets, and preload assets with expo-asset for optimal performance.
Learn to create responsive layouts in React Native using useWindowDimensions, breakpoints, and conditional rendering for phone, tablet, and desktop.
The core habits every RN developer should internalize first - drawn from every page in React Native Fundamentals.
A single-page roundup of every highlight bullet from the 10 pages in the Fundamentals section, grouped by source page so you can scan all 61 takeaways without opening each article individually.