duongdev / phosphor-react-native

phosphor-icons for react-native. A flexible icon family for React Native
https://www.npmjs.com/package/phosphor-react-native
MIT License
174 stars 21 forks source link

APK crash when make weight is fill #14

Open mohamedanwer123 opened 2 years ago

mohamedanwer123 commented 2 years ago

android APK crash when make icon weight is fill

duongdev commented 2 years ago

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

mohamedanwer123 commented 2 years ago

@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

FrancoEdu commented 2 months ago

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

Someone knows, what is happen?