You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the error Requiring unknown module "undefined". If you are sure the module exists, try restarting Metro. You may also want to run yarnornpm install.
When importing import 'react-native-devsettings'; on App.js
The text was updated successfully, but these errors were encountered:
Getting the error
Requiring unknown module "undefined". If you are sure the module exists, try restarting Metro. You may also want to run
yarnor
npm install.
When importing

import 'react-native-devsettings';
on App.jsThe text was updated successfully, but these errors were encountered: