native-icons
TypeScript icon, indicating that this package has built-in type declarations

1.1.1-beta.1 • Public • Published

native-icons

NPM version NPM downloads NPM license Codecov Travis

About

Icon component for React Native & Expo with better font family management

Similar Projects

This solution is also available in React Native Elements

How to Install

First, install the library in your project by npm:

$ npm install native-icons

Or Yarn:

$ yarn add native-icons

Bare React Native Project

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-design
  • entypo
  • evil-icons
  • feather
  • font-awesome
  • font-awesome-5
  • fontisto
  • foundation
  • ionicons
  • material-icons
  • material-community-icons
  • octicons
  • zocial
  • simple-line-icons

License

This project is licensed under the MIT License © 2020-present Jakub Biesiada

Package Sidebar

Install

npm i native-icons

Weekly Downloads

8

Version

1.1.1-beta.1

License

MIT

Unpacked Size

9.6 kB

Total Files

12

Last publish

Collaborators

  • jbiesiada