React Native Cookbook - Second Edition
Learn |
|
---|---|
About |
If you are a developer looking to create mobile applications with maximized code reusability and minimized cost, then React Native is here to help. With this practical guide, you will be able to build attractive UIs, tackle common mobile development-related issues, and achieve improved performance in mobile environments. This book starts with common techniques for React Native customization and helps you set up your development platforms. Over the course of the book, a wide variety of step-by-step recipes are designed with both built-in React Native and custom third-party components that you will create, style, and animate. You will create real-world browser-based authentication, build a fully functional audio player, and integrate with Google maps. You will also explore different strategies for working with data, including leveraging the popular Redux library and optimizing your app’s dataflow. You will then get an introduction to writing native device functionality for new and already existing native projects. Finally, you will learn how app deployment works, and tips and tricks for writing performant code. By the end of the book, you'll have gained enough knowledge to build full iOS and Android applications using React Native. |
Features |
|
Page Count | 592 |
Course Length | 17 hours 45 minutes |
ISBN | 9781788991926 |
Date Of Publication | 31 Jan 2019 |
How this chapter works |
React Native development tools |
Planning your app and choosing your workflow |
Using NativeBase for cross-platform UI components |
Using glamorous-native for styling UI components |
Using react-native-spinkit for adding animated loading indicators |
Using react-native-side-menu for adding side navigation menus |
Using react-native-modalbox for adding modals |