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 1
Catching Errors in Production
In this video, you will learn how to handle errors using Exceptional Handling. - Learn about exception handling in react native - Understand production bugs using Firebase Crashlytics - Learn about production bugs using Firebase Crashlytics for android and iOS