79505527

Date: 2025-03-13 06:09:56
Score: 1
Natty:
Report link

I've also faced this problem, so basically you can add the devTools manually to your react native app by just adding:

import { NativeModules } from 'react-native';
NativeModules.DevSettings.setIsDebuggingRemotely(true);

And if it is not fixed, then try another browser like chrome.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Faizan Ahmad