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

refactor: replace MaterialCommunityIcon in favor of internal Icon #3699

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

lukewalczak
Copy link
Member

@lukewalczak lukewalczak commented Feb 21, 2023

Summary

Fixes: #3688

Replace the MaterialCommunityIcons used in several components in favour of using the internal Icon (created at the top of the Material Icon) to allow to customize them by providing the custom icon according to the documentation

Related issue

Test plan

Testing the app manually.

@github-actions
Copy link

The mobile version of example app from this branch is ready! You can see it here.

@lukewalczak lukewalczak added the Icon related to internally used icon component based on MaterialCommunityIcons from react-native-paper label Feb 28, 2023
@lukewalczak lukewalczak added this to the 5.3.0 milestone Feb 28, 2023
@lukewalczak lukewalczak merged commit e34c3e4 into main Mar 6, 2023
@lukewalczak lukewalczak deleted the refactor/replace-mci branch March 6, 2023 10:11
@lukewalczak lukewalczak restored the refactor/replace-mci branch March 11, 2023 14:29
@lukewalczak
Copy link
Member Author

Reverted in: #3745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Icon related to internally used icon component based on MaterialCommunityIcons from react-native-paper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable material community icons
1 participant