Abhay Agrawal

Results 4 comments of Abhay Agrawal

1) react-native unlink reactotron-react-native 2)npm unlink reactotron-react-native 3)npm uninstall --save reactotron-react-native 4)npm i --save-dev reactotron-react-native try these steps.

@russmenum I was trying to setup new reactotron on some project which already has old version of reactotron-react-native. So it worked for me.

i am getting this error with react native version 0.71.13 and my AppDelegate.h file is using RCTAppDelegate. I am trying to upgrade from 0.70.5 so can't use `// @interface AppDelegate...