react-native-input-prompt icon indicating copy to clipboard operation
react-native-input-prompt copied to clipboard

A cross-platform user input prompt component for React Native with Native UI.

Results 3 react-native-input-prompt issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

…mented textInputProps to support all base textinput props

adding keyboardType prop to prompt and passing it to TextInput and documenting it