I’ve got some problems with 0.60, did anyone upgrade successfully?
I made it to 0.61.4
Nice, did you have to patch the metro bundler?
I don’t think so, let me check my upgrade commit
Man, I have such a horrible mess of failed experiments with the bundler
It looks like right now, it’s very simple
My .babelrc
:
{
"presets": ["module:metro-react-native-babel-preset"],
"ignore": ["./index.ios.js"]
}
Nothing in metro.config.js