react-native-keyboard icon indicating copy to clipboard operation
react-native-keyboard copied to clipboard

A numeric keyboard component.

Results 7 react-native-keyboard issues
Sort by recently updated
recently updated
newest added

modified: README.md new file: lib/images/[email protected] new file: lib/images/[email protected] new file: lib/images/[email protected] new file: lib/images/[email protected] modified: lib/index.js I created a new props for the package, number-pad-comma. This layout add one more...

check this out

Would like to change the buttons so insted of "." I get the remove and insted of remove I get next :D

Hey there 👋 I've installed your package on my project that uses `create-react-native-app` and when I import the component it says > `Cannot read property 'oneOf' of undefined` ![image](https://user-images.githubusercontent.com/14869087/37567791-a9828224-2ac3-11e8-8d96-460d027fb8e7.png) These...

I have two different text inputs in same page. how to set values dynamically on keypress using your react native on multiple fields

Hey @beefe maybe you can help me out. Trying to use this component, but I keep getting this error with the variable of "model". I'm attempting to use your example...

``` Loading dependency graph... React packager ready. Loading dependency graph... Bundling `index.android.js` Analysing...Failed to build DependencyGraph: @providesModule naming collision: Duplicate module name: react-native Paths: .../node_modules/react-native/package.json collides with .../node_modules/react-native-keyboard/node_modules/react-native/package.json This error...