更新时间:2021-07-02 16:17:35
coverpage
React: Cross-Platform Application Development with React Native
Credits
Meet Your Expert
Preface
What's in It for Me?
What Will I Get from This Book ?
Prerequisites
Chapter 1. Project 1 – Car Booking App
Overview
Setting up the Folder Structure
Running the App in the Simulator
Creating our App's Entry Point
LocationSearch
LocationPin
ClassSelection
ConfirmationModal
Summary
Assessments
Chapter 2. Project 2 – Image Sharing App
Redux
ImagesList
Gallery
Header
ActivityIndicator
Camera
MyImages
ImageGrid
Actions
Reducers
API
Chapter 3. Project 3 – Messaging App
Firebase
Users Store
Chats Store
Push Notifications Using Firebase
Login
Chats
ListItem
Chat
Search
Profile
Chapter 4. Project 4 – Game
Sprites
Setting up the folder structure
GameContainer
Reducer
The Sprites Module
Constants
Parrot
RockUp and RockDown
Ground
Score
Start
GameOver
StartAgain
Appendix 5. Assessment Answers
Lesson 1: Project 1 – Car Booking App
Lesson 2: Project 2 – Image Sharing App
Lesson 3: Project 3 – Messaging App
Lesson 4: Project 4 – Game