Skip to content
New issue

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

fix: stop actionsheet preventing interaction with content behind #5776

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CerzBbz
Copy link

@CerzBbz CerzBbz commented Jul 27, 2023

Modal - add optional prop useRNModalOnAndroid
Actionsheet - if disableOverlay, pass useRNModalOnAndroid=false to Modal

Summary

#5734

Changelog

Android Fixed - Allow click through from Actionsheet when disableOverlay set
General Changed - Modal: Added optional property useRNModalOnAndroid (defaults to true)

Test Plan

Peek 2023-07-27 16-22

Modal - add optional prop useRNModalOnAndroid
Actionsheet - if disableOverlay, pass useRNModalOnAndroid=false to Modal
@vercel
Copy link

vercel bot commented Jul 27, 2023

@CerzBbz is attempting to deploy a commit to the Geekyants Team Team on Vercel.

A member of the Team first needs to authorize it.

@auto-assign auto-assign bot requested a review from surajahmed July 27, 2023 08:23
@CerzBbz CerzBbz changed the title fix: actionsheet unlock focus if disable overlay fix: stop actionsheet preventing interaction with content behind Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants