Mike Kang

Results 5 comments of Mike Kang
trafficstars

This is still present in 3.6.1 on web. I tried to update react-native-svg to the latest one(14.1.0) but it doesn't work. Also I tried the workaround setting onPress with empty...

My app crashes under a certain condition 100%. In my case, I navigated to a screen with react-navigation and the screen has a scrollview with a blur view in it....

update react-native.config.js like this module.exports = { assets: ['./assets/fonts'], dependencies: { ...(process.env.NO_FLIPPER ? {'react-native-flipper': {platforms: {ios: null}}} : {}), }, }; then run "NO_FLIPPER=1 npx pod-install"

I ejected from expo but this error occurs very frequently. version: 13.10.4