Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

javadbat/jb-mobile-input-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

this package is deprecated and moved to jb-mobile-input/react

jb-mobile-input-react

superset component on jb-input-react , just for mobile number input with extra filter and ready to use validator

Demo: codeSandbox preview for just see the demo and codeSandbox editor if you want to see and play with code

Installation

npm install --save jb-mobile-input-react

Usage

import { JBMobileInput } from 'jb-mobile-input-react';

const App = () => (
  <JBMobileInput />
)

for more information like events, styling,... just read jb-input-react

Other Related Docs:

About

jb-mobile-input-react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published