Skip to content

fix modal bg color #2278

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

Merged
merged 3 commits into from
Oct 6, 2022
Merged

fix modal bg color #2278

merged 3 commits into from
Oct 6, 2022

Conversation

lidord-wix
Copy link
Contributor

Description

Fix modal bg color

Changelog

Fix modal bg color

@@ -81,7 +80,7 @@ class Modal extends Component<ModalProps> {
renderTouchableOverlay() {
const {
testID,
overlayBackgroundColor = Colors.$backgroundDefault,
overlayBackgroundColor,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to prettify this

@lidord-wix lidord-wix merged commit 24055ed into master Oct 6, 2022
@lidord-wix lidord-wix deleted the fix/modal_bg_color branch October 27, 2022 07:25
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.

2 participants