Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. #import <React/RCTLog.h>
  2.  
  3. // - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
  4. {
  5. RCTSetLogThreshold(RCTLogLevelTrace);
  6.  
  7.  
  8. // Also enable log on JS __DEV__=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement