Joshua Joseph Myers
Joshua Joseph Myers
Assign the issue to me
I removed this package because of this issue, I worked out an alternative without any additional package
Same problem here, using "react-native-debugger --no-sandbox" works.
I need this feature as well, it would be very useful to allow only certain tags.
> If anyone is interested; this is the workaround we applied: > > ```ts > /** > * React Native Screens and Reanimated Layout Effects combined result in an issue...
## To use react-native-vector-icons with react-native-web #### webpack.js.config: **I have commented "ADD THIS LINE HERE" where you need to add a line** ``` const path = require('path'); const webpack =...
Same issue with [email protected] Downgrading to 3.3.0 resolved that problem. However, it messed up other things in the app so I upgraded back to 3.18.0. Doing this fixed the flicker...
> What's the latest status on this issue? Have been facing this consistently. Doesn't look like this package is being maintained. Drop it and find some other solution...
> After applying above mentioned solution i got this error when i do npm run web **Module not found: Error: Can't resolve 'react-native-vector-icons/Fonts/Ionicons.ttf' Can anybody help me on this? Make...