Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

React: Cross-Platform Application Development with React Native: Build 4 real-world apps with React Native

Posted By: AlenMiler
React: Cross-Platform Application Development with React Native: Build 4 real-world apps with React Native

React: Cross-Platform Application Development with React Native: Build 4 real-world apps with React Native by Emilio Rodriguez Martinez
English | March 13, 2018 | ISBN: 1789136083 | 182 pages | AZW3 | 2.97 Mb

Harness the power of React Native to build 4 real-world apps

Key Features
Build quirky and fun projects from scratch and become efficient with React Native
Learn to build professional Android and iOS applications using your existing JavaScript knowledge
Use isomorphic principles to build mobile apps that offer a native user experience
Embedded with assessments that will help you revise the concepts you have learned in this course
Book Description
React Native helps web and mobile developers to build cross-platform apps that perform at the same level as any other natively developed app. The range of apps that can be built using this library is huge. From e-commerce to games, React Native is a good fit for any mobile project due to its flexibility and extendable nature.

This project-based book consists of four standalone projects. Each project will help you gain a sound understanding of the framework and build mobile apps with native user experience. Starting with a simple standalone car booking app, you will progressively move on to building advanced apps by adding connectivity with external APIs, using native features, such as the camera or microphone, in the mobile device, integrating with state management libraries such as Redux or MobX, or leveraging React Native’s performance by building a full-featured game.

This book is ideal for developers who want to build amazing cross-platform apps with React Native.

This book is embedded with useful assessments that will help you revise the concepts you have learned in this book.

What you will learn
Structure React Native projects to ease maintenance and extensibility
Optimize a project to speed up development
Use external modules to speed up the development and maintenance of your projects
Explore the different UI and code patterns to be used for iOS and Android
Get to know the best practices when building apps in React Native
Who this book is for
This book is for developers who want to build amazing cross-platform apps with React Native.

Table of Contents
Car Booking App
Image Sharing App
Messaging App
Game