react-native-input-prompt
react-native-input-prompt copied to clipboard
A cross-platform user input prompt component for React Native with Native UI.
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...
…mented textInputProps to support all base textinput props
adding keyboardType prop to prompt and passing it to TextInput and documenting it