React and react native: use react and react native to build applications for desktop browsers, mobile browsers, and even as native mobile apps
Boduch, AdamUnknown
Packt Publishing Ltd. (Birmingham, 2017) (eng) English9781786465658UnknownUnknownIOS (ELECTRONIC RESOURCE); UnknownReact 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.
Physical dimension
480p.24 cm.ill.
Summary / review / table of contents
Chapter 1: Why React? ;
Chapter 2: Rendering with JSX ;
Chapter 3: Understanding Properties and State ;
Chapter 4: Event Handling -- The React Way ;
Chapter 5: Crafting Reusable Components
Chapter 6: The React Component Lifecycle ;
Chapter 7: Validating Component Properties. Knowing what to expect
Chapter 8: Extending Components ;
Chapter 9: Handling Navigation with Routes ;