Relative Content

Tag Archive for react-nativeexpobabeljs

You appear to be using a native ECMAScript module configuration file

I am doing a location-based react native app and i wanted to enable locations of users. But suddenly i receive an error about babel config file here the error: appscreensEnableLocation.jsx: You appear to be using a native ECMAScript module configuration file, which is only supported when running Babel asynchronously. I will share my codes with you so anyone can help?