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: actionsheet backdrop fix #3886

Merged
merged 4 commits into from
Jul 30, 2021
Merged

fix: actionsheet backdrop fix #3886

merged 4 commits into from
Jul 30, 2021

Conversation

vidhi499
Copy link
Contributor

@vidhi499 vidhi499 commented Jul 27, 2021

Fix for below Github Issue
https://github.com/GeekyAnts/NativeBase/issues/3884

Added _backdrop prop in actionsheet and modal to apply styles to backrop(overlay)
Added backdropVisible(same as overlayVisible) to maintain consistency in prop names
(overlayVisible still works)
Added Example with custom backdrop

@rayan1810 rayan1810 linked an issue Jul 27, 2021 that may be closed by this pull request
@vidhi499 vidhi499 requested a review from Ajamuar July 27, 2021 13:01
@rayan1810 rayan1810 added the v3 V3 label Jul 28, 2021
@rayan1810 rayan1810 changed the base branch from master to patch July 30, 2021 10:12
@Ajamuar Ajamuar merged commit 1577ede into patch Jul 30, 2021
This was referenced Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 V3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ActionSheet Overlay Background Color Styling
3 participants