Description:
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
Textcomponents 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
widthandheightstyles. - 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).