react-native-mobile
Installation
SKILL.md
React Native Mobile Development
Level 1: Quick Reference (~700-900 tokens) Level 2: Implementation Guide (~4000-5000 tokens) Level 3: Deep Dive Resources (external links)
Level 1: Quick Reference
Core Components
import { View, Text, ScrollView, FlatList, Image, TouchableOpacity } from 'react-native';