Book description
Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured mobile apps that render natively. The second edition of this hands-on guide shows you how to build applications that target iOS, Android, and other mobile platforms instead of browsers—apps that can access platform features such as the camera, user location, and local storage.
Through code examples and step-by-step instructions, web developers and frontend engineers familiar with React will learn how to build and style interfaces, use mobile components, and debug and deploy apps. You’ll learn how to extend React Native using third-party libraries or your own Java and Objective-C libraries.
- Understand how React Native works under the hood with native UI components
- Examine how React Native’s mobile-based components compare to basic HTML elements
- Create and style your own React Native components and applications
- Take advantage of platform-specific APIs, as well as modules from the framework’s community
- Incorporate platform-specific components into cross-platform apps
- Learn common pitfalls of React Native development, and tools for dealing with them
- Combine a large application’s many screens into a cohesive UX
- Handle state management in a large app with the Redux library
Publisher resources
Table of contents
- Preface
- 1. What Is React Native?
- 2. Working with React Native
- 3. Building Your First Application
- 4. Components for Mobile
- 5. Styles
- 6. Platform APIs
- 7. Modules and Native Code
- 8. Platform-Specific Code
- 9. Debugging and Developer Tools
- 10. Navigation and Structure in Larger Applications
- 11. State Management in Larger Applications
- Conclusion
- A. Modern JavaScript Syntax
- B. Deploying Your Application
- C. Working with Expo Applications
- Index
Product information
- Title: Learning React Native, 2nd Edition
- Author(s):
- Release date: October 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491989098
You might also like
book
Learning React Native
Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured …
book
React and React Native - Third Edition
Get up to speed with React, React Native, GraphQL and Apollo for building cross-platform native apps …
book
React Native Cookbook - Second Edition
Improve your React Native mobile development skills or transition from web development to mobile development with …
book
React Native Cookbook
Tackling an app development project on multiple platforms is no simple task. When time is in …