Skip to content
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

category tab icons missing #8

Open
aaeronn opened this issue Apr 20, 2018 · 3 comments
Open

category tab icons missing #8

aaeronn opened this issue Apr 20, 2018 · 3 comments
Assignees

Comments

@aaeronn
Copy link

aaeronn commented Apr 20, 2018

Some icons from category tab is missing and is not displaying.

{ key: 'fue', title: 'Frequently Used', icon: props => ( <Icon name="clock" type="material-community" {...props} /> ), },

I looked at the component and found it is using react native element which uses a set of icons.
In my mobile it is not showing any icons of type="material community"

I do not know its a bug or not but I think this should be fixed

@sskhandek
Copy link
Owner

Hi @aaeronn, sorry about the delay here. I was on conference travel. I can take a look shortly at this issue and see what's going on once I get back to my machine

@sskhandek
Copy link
Owner

@rijn Do you think you can look at this?

@juanchoperezj
Copy link

@sskhandek i think this could be fixed by running react-native link react-native-vector-icons or following the manual instructions for both platforms.
The issue seems to be that the library is not correctly installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants