React Native By Example
內容描述
Key Features
Work on native APIs and UI Elements using React Native
Get the best of both worlds: the power of native approach and the fluidity of JavaScript
Create increasingly complex real-world applications and dive deeper into React Native
Book Description
React Native's ability to build performant mobile applications with JavaScript has resulted in its popularity amongst developers. Developers now have the luxury to create incredible mobile experiences that look and feel native to their platforms with the comfort of a well-known language and the popular React.js library.
This book will show you how to build your own native mobile applications for the iOS and Android platforms while leveraging the finesse and simplicity of JavaScript and React.
Throughout the book you will build three projects, each of increasing complexity. You will also link up with the third-party Facebook SDK, convert an app to support the Redux architecture, and learn the process involved in making your apps available for sale on the iOS App Store and Google Play.
At the end of this book, you will have learned and implemented a wide breadth of core APIs and components found in the React Native framework that are necessary in creating great mobile experiences.
What you will learn
How to create mobile-performant iOS and Android apps using JavaScript and React
The potential of each API and component, putting them into practice throughout the course of three projects
The process of integrating the Facebook SDK to build an app that connects to third-party data
Every step taken to implement Redux, a popular state management library, in your mobile apps