Closed hugoh59 closed 3 years ago
That's weird, can you try deleting node modules and reinstalling packages?
Just tried but still getting this error.
babel.config.js
module.exports = function (api) {
// api.cache(true);
return {
presets: ['module:metro-react-native-babel-preset'],
};
};
This is already setup this way, no fix to this day. Using "react-native": "0.63.3"
@LonelyCpp can you reopen this issue?
I'm getting an error as soon as I import the library in my projet,