Package Exports
- native-icons
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (native-icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
NativeIcons
About
Icon component for React Native & Expo with better font family management
How to Install
First, install the library in your project by npm:
$ npm install native-iconsOr Yarn:
$ yarn add native-iconsBare React Native Project
- link
react-native-vector-icons– follow instructions here
Getting Started
• Connect libary with project using ES6 import:
import Icon from 'native-icons';Options
| Name | Type | Default | Description | Available options |
|---|---|---|---|---|
| type | string | |
Icons font type | Icon Types |
Available Icon Types
ant-designentypoevil-iconsfeatherfont-awesomefont-awesome-5fontistofoundationioniconsmaterial-iconsmaterial-community-iconsocticonzocialsimple-line-icon
License
This project is licensed under the MIT License © 2020-present Jakub Biesiada