Book Image

Troubleshooting and Supercharging React Native [Video]

By : Atul Sandilya Tiwari
Book Image

Troubleshooting and Supercharging React Native [Video]

By: Atul Sandilya Tiwari

Overview of this book

React Native bridges the gap between JS, Android, and iOS. But, you often get stuck debugging common issues and wasting your creative and productive capacity for the day. Jump into this course and learn the best way to solve them! In this course, you’ll learn how to find memory leaks and cease unwanted applications in the background. You’ll reduce the CPU usage of your application. You’ll optimize APIs and third-party libraries to minimize the size of your application. Most developers complain about performance issues while implementing navigation components, so you’ll learn how to solve them once and for all. Finally, you’ll minimize your application's launch time and improve its overall performance. At the end of the course, you’ll supercharge your productivity in React Native, by spending less time debugging and more time coding. The code bundle for this video course is available at - https://github.com/PacktPublishing/Troubleshooting-and-Supercharging-React-Native-V
Table of Contents (5 chapters)
Chapter 5
Releasing and Crash Reporting
Content Locked
Section 2
CodePush to Rush Out Critical Bug Fixes
In this video, you will learn how to use CodePush library, to update your application when in production. - Understand what CodePush is - Learn about the usage of CodePush