1. 7
    Write to the Console Log in a React Native App
    2m 32s

Write to the Console Log in a React Native App

InstructorChris Achard

Share this video with your friends

Send Tweet

We’ll turn on remote debugging in the simulator, and log values to the console. We’ll also look at the differences between log, warn and error, and turn off the yellow warning box in the simulator itself.