Book Description
The React Native Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.
This open book is licensed under a Creative Commons License (CC BY-SA). You can download React Native Notes for Professionals ebook for free in PDF format (1.3 MB).
Table of Contents
Chapter 1
Getting started with React Native
Chapter 2
Hello World
Chapter 3
Props
Chapter 4
Multiple props rendering
Chapter 5
Modal
Chapter 6
State
Chapter 7
Routing
Chapter 8
Styling
Chapter 9
Layout
Chapter 10
Components
Chapter 11
ListView
Chapter 12
RefreshControl with ListView
Chapter 13
WebView
Chapter 14
Command Line Instructions
Chapter 15
HTTP Requests
Chapter 16
Platform Module
Chapter 17
Images
Chapter 18
Custom Fonts
Chapter 19
Animation API
Chapter 20
Android - Hardware Back Button
Chapter 21
Run an app on device (Android Version)
Chapter 22
Native Modules
Chapter 23
Linking Native API
Chapter 24
ESLint in React Native
Chapter 25
Integration with Firebase for Authentication
Chapter 26
Navigator Best Practices
Chapter 27
Navigator with buttons injected from pages
Chapter 28
Create a shareable APK for android
Chapter 29
PushNotification
Chapter 30
Render Best Practises
Chapter 31
Debugging
Chapter 32
Unit Testing