Please enable JavaScript.
Coggle requires JavaScript to display documents.
React Native in Action ISBN-13: 978-1617294051 Publisher: Manning …
React Native in Action
ISBN-13: 978-1617294051
Publisher: Manning
Author: Nader Dabit
Github
第1部分: 開始 React Native
開始 React Native
React 簡介
一個基本的 React Class
React 生命週期
React Native 簡介
你將學會...
你應該知道...
React Native 如何運作
JSX
Threading
React
flow
Diffing
元件
React Native 的優勢
React Native的缺點
建立和使用基本元件
建立起始專案
Create React Natie App CLI
React Native CLI
認識React
使用狀態管理元件資料
使用props管理元件資料
React 元件規範
使用 render() 渲染UI
使用 props 初始化和建構元件
生命週期
建立第一個Reat Native應用
Todo應用排版
Todo應用編碼
使用開發人員選單
React Naitve 的一部分
提供除錯工具
持續開發Todo應用
第2部分: 在React Native 開發應用
樣式
動畫
Navigation
使用 Redux
第3部分: API
跨平台API
Alert API
AppState API
Async Storage API
Clipboard API
Dimensions API
Geolocation API
Keyboard API
NetInfo API
PanResponder
iOS專屬API
Android專屬ˋAPI
第4部分: 全部整合在一起
使用跨平台元件建立Star War應用