callstack / callstack/masked-view
`pointerEvents` prop does nothing on Android
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
The `pointerEvents` prop on MaskedView has no effect on Android. Works fine on iOS.
This issue has been [reported before](https://github.com/react-native-masked-view/masked-view/issues/218), however the PR that closed it as completed has since [been reverted](https://github.com/react-native-masked-view/masked-view/commit/bfdf67d8f76f45d8907142a054d274eab522979b).
Seems there is [another PR](https://github.com/react-native-masked-view/masked-view/pull/223) that could fix the issue, however it has been stale for close to a year 😢 .
Contributor guide
Assessment
This issue has not been assessed yet.