Robrecht Meersman
Robrecht Meersman
Hi @motiz88 Are you sure? Changing `experimentalImportSupport` has no effect on my example. I'm using `[email protected]` which resolves metro to: ``` metro-react-native-babel-transformer "0.72.3" metro-runtime "0.72.3" metro-source-map "0.72.3" ```
I could reproduce this in a fresh RN app with `npx react-native init`, there the babel config is: ```js // babel.config.js module.exports = { presets: ['module:metro-react-native-babel-preset'], }; ```
Duplicate of https://github.com/HBiSoft/HBRecorder/issues/158
Can confirm it is fixed. Thanks for following this up so quickly! 🙏
Do you have any idea if there is a possible fix without downgrading keras?
Thanks for your contribution! This is now available in [v3.2.0](https://github.com/robrechtme/loco-cli/releases/tag/v3.2.0) 🚀