react-input-number

5.0.18
React number input component
View on github

Installation

yarn add react-input-number
npm install react-input-number --save

Basic usage

enableMobileNumericKeyboard

<InputNumber enableMobileNumericKeyboard /> will open a numeric keyboard on ios and android devices. Notice that on ios the keyboard doesnot contain the .(dot) character for floating numbers.

Demo

2.2(number)


Made with by SWIFT CARROT