oktaysenkan / react-native-iconify

Iconify for React Native
MIT License
234 stars 9 forks source link

Was the icon prop unintentionally made compulsory in 1.0.0? #20

Closed nathantew14 closed 2 weeks ago

nathantew14 commented 3 months ago
Screenshot 2024-06-24 at 10 37 19 PM

The default value of 24 was removed here but the typescript for Props still indicates size as optional. Can we add the default value back?

oktaysenkan commented 3 months ago

I will take care of it

oktaysenkan commented 2 weeks ago

Fixed!