-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid prop 'name' on icon #1468
Comments
Fix for issue #1468 - Invalid prop 'name' on icon
Added support for EvilIcons #1468
Fixed with 2.3.6 |
@SupriyaKalghatgi I believe the issue still exists. Gives me the Invalid prop 'name' on icon error on
Native Base Version
|
@HaswinVidanage Fixed with NB 2.3.10 |
This issue still persists in version 2.6.1. Here is my code.
|
Can you try this with latest NativeBase? |
still exists
version: |
I wrote the name "md-log-out" and it works in both iOS and Android.
|
Here is my markup:
The Icon name="user" does not work, however the icon with name="unlock" is perfect. I want to use the icon from the EvilIcons namespace.
Referencing this error:
https://github.com/react-native-training/react-native-elements/issues/183
The text was updated successfully, but these errors were encountered: