Chapter 1: Understanding Why React Native Is The Future of Mobile Apps
Chapter 1: Understanding Why React Native Is The Future of Mobile Apps
i
Chapter 4: Debugging and Testing React Native
Debugging your React Native apps...............................................................................................................4-2
Remote debugging.........................................................................................................................................4-12
Logging.........................................................................................................................................................4-17
Inspecting React Native components............................................................................................................4-24
Testing...........................................................................................................................................................4-29
Introduction to the Jest testing Framework...................................................................................................4-30
Snapshot testing your React Native components..........................................................................................4-35
Working with functions.................................................................................................................................4-36
Mocking modules..........................................................................................................................................4-39
Summary.......................................................................................................................................................4-40
ii
Chapter 8: Deploying Your App to App Store or Google Play
Deploying iOS apps and how it’s done in React Native...............................................................................8-2
Deploying Android apps and how it’s done in React Native........................................................................8-19
Introducing fastlane – automate your deployment workflow.......................................................................8-23
Get to know Microsoft CodePush and integrate it with your application.....................................................8-25
Summary.......................................................................................................................................................8-28
iii