UNPKG

614 BMarkdownView Raw
1# @expo/vector-icons
2
3This library is a compatibility layer around
4[@oblador/react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)
5to work with the Expo asset system. If you're using React Native
6without Expo, you have no need for this library -- carry on! (or
7maybe [check out Expo](https://expo.io/)).
8
9## Resources
10
11- [@expo/vector-icons directory](https://expo.github.io/vector-icons/) - a searchable list of all included icons.
12![Screenshot of website](https://raw.githubusercontent.com/expo/vector-icons/master/website-screenshot.png)
13- [Expo documentation](https://docs.expo.io/)