react-native-ionicons
react-native-ionicons copied to clipboard
Is there any update to the new Ionicons version?
currently Icons are not showing, Icons name different from the updated Ionicons icons,
using below doesn't show anything, manual linking has no effect.
<Icon name="add" />
or
<Icon ios="ios-add" android="md-add" />
is the package dead?