In AppDelegate.m #import <React/RCTLog.h> Then in the didFinishLaunchingWithOptions function add: RCTSetLogThreshold(RCTLogLevelInfo - 1); Then in Build Settings, search for Preprocessor Macros and set Production to DEBUG=1