We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pointerEvents
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I searched the issues and find one: #130
it changes the SafeAreaView component so it works fine, but SafeAreaProvider stays the same, it doesn't work.
SafeAreaView
SafeAreaProvider
do you mind to take a look at this?
The text was updated successfully, but these errors were encountered:
@janicduplessis
Sorry, something went wrong.
If you send a PR we will look at it
@jacobp100 sorry about that, I wish I could. But I don't know Android code
Fine - I don't think either me or Janic are likely to look at this, but if you or someone else sends a PR we will look at the PR
fix(AppAndFlow#432): allow pointerEvents prop to reach ReactViewGroup
06be056
fix(AppAndFlow#432): allow pointerEvents prop to reach SafeAreaProvider
e4deb14
Successfully merging a pull request may close this issue.
I searched the issues and find one: #130
it changes the
SafeAreaView
component so it works fine, butSafeAreaProvider
stays the same, it doesn't work.do you mind to take a look at this?
The text was updated successfully, but these errors were encountered: