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 and React Native

Posted By: readerXXI
React and React Native

React and React Native
by Adam Boduch
English | 2017 | ISBN: 1786465655 | 485 Pages | True PDF/Code Files | 7/38 MB

React and React Native allow you to build cross-platform desktop and mobile applications using Facebook's innovative UI libraries. Combined with the Flux data architecture and Relay, you can now create powerful and feature-complete applications from just one code base!

This book is split into three parts. The first part shows you how to start crafting composable UIs using React, from rendering with JSX and creating reusable components through to routing and creating isomorphic applications that run on Node.

We then move on to showing you how to take the concepts of React and apply them to building Native UIs using React Native. You'll find out how to build responsive and streamlined UIs that can properly handle user interactions in a mobile environment. You'll also learn how to access device-specific APIs such as the geolocation API, and how to handle offline development with React Native.

Finally, we'll tie all of these skills together and shows you how you can create React applications that run on every major platform. As well as understanding application state in depth, you'll learn how to leverage Relay to make feature-complete, data-driven web and native mobile applications.

What you will learn:

• Craft reusable React components
• Control navigation using the React Router to help keep your UI in sync with URLs
• Build isomorphic web applications using Node.js
• Use the Flexbox layout model to create responsive mobile designs
• Leverage the native APIs of Android and iOS to build engaging applications with React Native
• Respond to gestures in a way that's intuitive for the user
• Use Relay to build a unified data architecture for your React UIs