Skip to content

Fix/button icon #3158

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 4 commits into from
Jul 2, 2024
Merged

Fix/button icon #3158

merged 4 commits into from
Jul 2, 2024

Conversation

ethanshar
Copy link
Collaborator

@ethanshar ethanshar commented Jul 1, 2024

Description

Fix icon coloring issue on Web
It appear passing tintColor in style does not work on Web while passing it as prop works

Also remove our usage of Image component for icon in Button and unify the code for web and mobile

(I kept previous code in a comment cause we weren't sure before about using Icon on mobile, so In case an issue will arise we'll quickly know where it comes from)

Changelog

Fix button's icon coloring issue on Web

Additional info

Copy link
Contributor

@adids1221 adids1221 left a comment

Choose a reason for hiding this comment

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

Approved

@adids1221 adids1221 merged commit 243d328 into master Jul 2, 2024
1 check passed
@adids1221 adids1221 deleted the fix/button_icon branch July 2, 2024 11:48
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