rc-phone-keyboard
v1.0.0
Published
React PhoneKeyboard
Maintainers
Readme
rc-phone-keyboard
React PhoneKeyboard
Screenshot
Browser Support
|
|
|
|
|
|
| --- | --- | --- | --- | --- |
| IE 8 + IE 8+ ✔ | Chrome 31.0+ ✔ | Firefox 31.0+ ✔ | Opera 30.0+ ✔ | Safari 7.0+ ✔ |
Install
Usage
var PhoneKeyboard = require('rc-phone-keyboard');
var React = require('react');
var ReactDOM = require('react-dom');
ReactDOM.render(<PhoneKeyboard />, container);Examples
npm start and then go to
http://localhost:8000/examples
Online examples: http://pchange.github.io/rc-phone-keyboard/examples/
API
Props
Development
npm install
npm startTest Case
npm test
npm run chrome-testCoverage
npm run coverageLicense
rc-phone-keyboard is released under the MIT license.

