A library with Beautiful React Native Input components...
Yet, there is just one input component. Many more to come.
- Step 1: Install with npm or yarn
$ npm i iconic-input --save
----- OR -----
$ yarn add iconic-input
- Step 2: Import components from iconic-input
import * as iconicInput from 'iconic-input'
Currently, it just has one Component as illustrated. Later, more input components and their iconic designs will be added.
This repository accepts all types of added innovation. It is open source. If you want to contribute to this project, just fork this project and drop a pull request.