14 lines
614 B
Markdown
14 lines
614 B
Markdown
# @expo/vector-icons
|
|
|
|
This library is a compatibility layer around
|
|
[@oblador/react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)
|
|
to work with the Expo asset system. If you're using React Native
|
|
without Expo, you have no need for this library -- carry on! (or
|
|
maybe [check out Expo](https://expo.io/)).
|
|
|
|
## Resources
|
|
|
|
- [@expo/vector-icons directory](https://expo.github.io/vector-icons/) - a searchable list of all included icons.
|
|
![Screenshot of website](https://raw.githubusercontent.com/expo/vector-icons/master/website-screenshot.png)
|
|
- [Expo documentation](https://docs.expo.io/)
|