react-native-devsettings
Enable react-native-debugger and chrome debugger on Hermes
Installation
npm install react-native-devsettings
or
yarn add react-native-devsettings
Usage
Add the following line to your App.tsx
file
import 'react-native-devsettings';
Execute cmd+d
or cmd+m
on your simulator/emulator and select (*) Debug JS Remotely