GoalKicker.com, 2018. — 91 p.
The React Native Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise specified.
Book created for educational purposes and is not affiliated with React Native group(s), company(s) nor Stack Overflow. All trademarks belong to their respective company owners.
Getting started with React Native
Hello World
Props
Multiple props rendering
Modal
State
Routing
Styling
Layout
Components
ListView
RefreshControl with ListView
WebView
Command Line Instructions
HTTP Requests
Platform Module
Images
Custom Fonts
Animation API
Android - Hardware Back Button
Run an app on device (Android Version)
Native Modules
Linking Native API
ESLint in React Native
Integration with Firebase for Authentication
Navigator Best Practices
Navigator with buttons injected from pages
Create a shareable APK for android
PushNotification
Render Best Practises
Debugging
Unit Testing