React Native – Building Mobile Apps with JavaScript

React Native – Building Mobile Apps with JavaScript

English | 2017 | ISBN: 978-1787282537 | 434 Pages | EPUB, AZW3, PDF (conv) | 29 MB

Your go-to guide to creating truly native iOS and Android mobile applications using React and JavaScript
The emergence of React Native has made creating mobile apps in JavaScript easier for developers. This book introduces you to the React Native framework and the mobile apps development process. It starts with how React Native fits into the world of hybrid apps, and why it’s a popular framework. You’ll learn how React Native works under the hood–compiling JavaScript to Native code to bridge JavaScript and native apps. Also, you’ll learn how to write React Native components and use the ReactJS way of structuring your app. Understand how to use the industry standard Redux architecture as well as MobX–a newly emerging approach for state management–making your apps more robust and scalable.
The mobile native world can be intimidating, with lots of platform-specific APIs. In this book, you’ll learn about the most important APIs with help of the real-world examples. You’ll also learn about the community packages that can help speed up your development. The book explains how to use these packages with JavaScript code, include native modules in your application, and write the modules yourself. Throughout the book, you will see examples of WhatsApp, Instagram, and YouTube apps and learn how to recreate them. You’ll also learn debugging and testing techniques, authentication, dealing with real data, and much more.
At the end we will walk through design to production process of Twitter app clone and will explain application release process to App Store and Play Store
What You Will Learn

  • Understand how React Native works under the hood and what makes it an ultimate choice for app development for lots of businesses.
  • Create real world native apps with complex animations and styles
  • Get familiar with important IOS and Android native APIs and access them using React Native
  • Learn authentication techniques and how to connect your app to a real data by using Firebase or your own server
  • Get familiar with lots of community packages considered as industry standard
  • Walk through the whole app development workflow by creating Twitter app clone from design to deployment.
  • Understand application release process to the Apple App Store and Google’s Play Store
Homepage