Skip to content

kumarabhirup/iconic-input

v1.0.0
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Iconic Input


A library with Beautiful React Native Input components...

Make proffessional looking forms in React Native

Components

Yet, there is just one input component. Many more to come.

Installation

  • 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'

Development and Contribution

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.