Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

React Native Cookbook

Posted By: AlenMiler
React Native Cookbook

React Native Cookbook by Crysfel Villa
English | 5 Jan. 2017 | ISBN: 1786462559 | 437 Pages | AZW3/MOBI/EPUB/PDF (conv) | 54.26 MB

Key Features

Build rich and engaging user experiences in React Native while maintaining peak application performance
Leverage the best of iOS and Android for React Native development while maximizing code reuse and cohesion
Implement architecture patterns in your React Native application that support efficient data access, routing, and testing

Book Description

React has taken the web development world by storm and it is only natural that the unique architecture and its ecosystem of third-party support be applied to native application development. This book will take you through the basics of React Native development all the way through to some more advanced components.

This book covers topics in React Native ranging from adding basic UI components to successfully deploying for multiple target platforms. The book follows a top-down approach beginning with building rich user interfaces. These UIs will be created with both built-in and custom components that you will create, style, and animate.

You will then learn about different strategies for working with data, including leveraging the popular Redux library and optimizing the performance of the application. Then, you will step further into exposing native device functionality. Finally, we will discuss how to put your application into production and maintain its reliability.

What you will learn

Build simple and complex user interfaces using React Native
Create advanced animations for UI components
Build universal apps that run on phones and tablets
Leverage Redux to manage application flow and data
Expose both custom native UI components and application logic to React Native
Integrate with existing native applications on iOS and Android
Deploy your React Native application to the Google Play and Apple App Store
Add automated testing to your React Native application