phosphor-react-native icon indicating copy to clipboard operation
phosphor-react-native copied to clipboard

APK crash when make weight is fill

Open mohamedanwer123 opened this issue 2 years ago • 3 comments

android APK crash when make icon weight is fill

<PhosphorIcons.BookmarksSimple color="#3A3B81" weight='fill' size={18} mirrored={false}/>

mohamedanwer123 avatar Feb 17 '22 11:02 mohamedanwer123

@mohamedanwer123 Can you provide more info so I can debug?

duongdev avatar Feb 19 '22 12:02 duongdev

@mohamedanwer123 Can you provide more info so I can debug?

Ok, use the icon and make its weight = fill and release android apk . the apk will crash when open .

Try on rn last version

mohamedanwer123 avatar Feb 19 '22 12:02 mohamedanwer123

With me is the same, when i import some Icon my app crash: image

Someone knows, what is happen?

FrancoEdu avatar May 09 '24 00:05 FrancoEdu