snicro
snicro
> to fix it, on RN 0.63.4, I replaced the file **babel.config.js** by **.babelrc**, and then in that file : > > ``` > { > "presets": ["module:metro-react-native-babel-preset"], > "plugins":...
Having the same issue. @satya164 found any workarounds for this?
> Facing the same issue, except I did not enable reduce animation on my device 😢 > > ``` > "@gorhom/bottom-sheet": "^4.5.1", > "expo": "~49.0.8", > "react-native-gesture-handler": "~2.12.0", > "react-native-reanimated":...
I think a key difference would be floating point support. bn.js doesn't have it and bignumber.js does.
any updates on this? Seems related to https://github.com/Azure/azure-functions-host/issues/8520
For me it is fixed. Thank you!