We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
android APK crash when make icon weight is fill
<PhosphorIcons.BookmarksSimple color="#3A3B81" weight='fill' size={18} mirrored={false}/>
The text was updated successfully, but these errors were encountered:
@mohamedanwer123 Can you provide more info so I can debug?
Sorry, something went wrong.
Ok, use the icon and make its weight = fill and release android apk . the apk will crash when open .
Try on rn last version
With me is the same, when i import some Icon my app crash:
Someone knows, what is happen?
@FrancoEdu @mohamedanwer123 can you please try with the latest version (2.2.0) and let us know if this still happens? Thanks.
No branches or pull requests
android APK crash when make icon weight is fill
<PhosphorIcons.BookmarksSimple color="#3A3B81" weight='fill' size={18} mirrored={false}/>
The text was updated successfully, but these errors were encountered: