oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.46k stars 2.13k forks source link

Native-Base Icon Issue #1651

Closed Pradeep-848 closed 1 month ago

Pradeep-848 commented 3 months ago

"In React Native, using the Native-base package (version 2.13.0), every component is showing an error saying 'ios-checkmark is not a valid icon name for the family ionicons.' The new Ionicons use the name 'checkmark,' but the old Ionicons are not rendering. Can anyone help?"

johnf commented 2 months ago

@Pradeep-848 Is this still an issue, can you provide some example code that illustrates your issue?

Pradeep-848 commented 2 months ago

@Pradeep-848 Is this still an issue, can you provide some example code that illustrates your issue?

I'll Corrected from Nodemodules now It's Working Thank u for ur Replying @johnf