Getting Started with React Native. Learn to build modern native iOS and Android applications using JavaScript and the incredible power of React - Helion
Tytuł oryginału: Getting Started with React Native. Learn to build modern native iOS and Android applications using JavaScript and the incredible power of React
ISBN: 9781785886232
stron: 172, Format: ebook
Data wydania: 2015-12-18
Księgarnia: Helion
Cena książki: 80,91 zł (poprzednio: 89,90 zł)
Oszczędzasz: 10% (-8,99 zł)
React Native is a game-changing approach to hybrid mobile development. Web developers can leverage their existing skills to write mobile applications in JavaScript that are truly native without using cross-compilation or web views. These applications have all of the advantages of those written in Objective-C or Java, combined with the rapid development cycle that JavaScript developers are accustomed to.
Web developers who want to develop native mobile applications face a high barrier to entry, because they are forced to learn platform-specific languages and frameworks. Numerous hybrid technologies have tried to simplify this process, but have failed to achieve the performance and appearance that users expect.
This book will show you all the advantages of true native development that React Native has without the steep learning curve, leveraging the knowledge you already have. We do this by getting you up and running quickly with a sample application. Next, we’ll introduce you to the fundamentals of creating components and explain how React Native works under the hood. Once you have established a solid foundation, you will dive headfirst into developing a real-world application from start to finish. Along the way, we will demonstrate how to create multiple screens and navigate between them,use layout and style native UI components, and access native APIs such as local storage and geolocation. Finally, we tackle the advanced topic of Native modules, which demonstrates that there are truly no limits to what you can do with React Native.
Osoby które kupowały "Getting Started with React Native. Learn to build modern native iOS and Android applications using JavaScript and the incredible power of React", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Getting Started with React Native. Learn to build modern native iOS and Android applications using JavaScript and the incredible power of React eBook -- spis treści
- 1. Hello React -- Creating your First Application
- 2. Understanding React Native Fundamentals
- 3. Beginning the Application
- 4. Working on Layout, Styling, and Animation
- 5. Loading and Displaying Data
- 6. Working with Maps and Geolocation
- 7. Integrating Native Modules
- 8. Testing and Deploying your application