Please enable JavaScript.
Coggle requires JavaScript to display documents.
React Native (React Native Specific (Platform API (Keyboard (dimiss),…
React Native
React Native Specific
Components
:explode: iOS- or Android-Only Components
Platform :fire:
Common
NavigatorIOS
Text
TextInput
View
TouchablelHighlight
Image
Scrollveiw
WebView
ListView (DEPRECATED )
TouchableOpacity
Switch
ActivityIndicator
Styles
StyleSheet
Platform API
Geolocation
Images
Camera
microphone
Keyboard
dimiss
AsyncStorage
:explode: Native Code
Platform-Specific Code
Debugging & Dev Tools
Project Structure
State Management
Navigation (Router)
NavigatorIOS
Layout
Flexbox
Running On Device
Upgrading to new React Native versions
offline usage :fire:
Improving User Experience
nuanced
Accessibility
Performance
Direct Manipulation
Language Specific
ES 6
Functional Programming
Frameworks Specific
Redux
React
坑
Go Online
Apple
Android
Naming Conflict with 3rd Party Comp Name
Architecture Decision
Type Check with Flow ?