Joe Bernard

Results 34 comments of Joe Bernard

This appears to still be an issue in `8.3.4`. `onLoadStart` is triggered but `onLoad` and `onLoadEnd` do not.

Still an issue on 0.61.2. @brentvatne Could we please get this one reopened?

I am finding the `pointerEvents` solution isn't working in my case. I'm placing an absolutely positioned overlay on top of a React Navigation modal. Per the [docs](https://facebook.github.io/react-native/docs/view#pointerevents) it seems this...