3000 Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full stying. Perfect for buttons, logos and nav/tab bars. Easy to extend, style and integrate into your project.
Features:
- You can use your own custom icon sets. Supports SVG via Fontello or regular icon fonts.
- You can use native
TabBarIOS
. - You can use icons inline with
Text
components as emojis or to create buttons. - You can use the icon as an image if a native component requires it (such as
NavigatorIOS
). - Most common use cases is JavaScript only and thus enables wider possibilities of styling (and is easier to integrate with your project).
- No need to define
width
andheight
styles. - Presentational stuff like size and color can be defined in your stylesheet instead of via a property (if you want to).
- Icons scale with accessibility settings (unless disabled).
Preview:
Download Details:
Author: oblador
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/oblador/react-native-vector-icons
License: MIT