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

图标显示不了 react-native-vector-icons #178

Open
milkcha opened this issue Sep 24, 2020 · 1 comment
Open

图标显示不了 react-native-vector-icons #178

milkcha opened this issue Sep 24, 2020 · 1 comment

Comments

@milkcha
Copy link

milkcha commented Sep 24, 2020

在RN063这个项目里使用react-native-vector-icons 在index中不能显示图标

@milkcha
Copy link
Author

milkcha commented Sep 25, 2020

好像必须这样用
Icon.getImageSource('user', 20, 'red').then(source =>
this.setState({ userIcon: source })
);
怎么样才能正常的用这个库呀

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

1 participant