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: revert 'replace MaterialCommunityIcon in favor of internal Icon' #3745

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

lukewalczak
Copy link
Member

@lukewalczak lukewalczak commented Mar 11, 2023

Summary

PR reverts the previously merged and released in 5.3.0 changes related to replacing MaterialCommunityIcons in favor of internal Icon, which introduced a breaking change.

Unfortunately, I made a mistake and overlooked the fact that some custom fonts don't have hardcoded icons like search or magnify 😞

Test plan

N/A

@lukewalczak lukewalczak added the Icon related to internally used icon component based on MaterialCommunityIcons from react-native-paper label Mar 11, 2023
@callstack-bot
Copy link

Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@lukewalczak lukewalczak merged commit 58a223b into main Mar 11, 2023
@lukewalczak lukewalczak deleted the fix/revert-replace-mci branch March 11, 2023 14:54
@github-actions
Copy link

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

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.

2 participants