Version 1.1.2 (Stable)
This release contains a number of improvements:
- New methods to control input (clearInput, setInput, getInput).
- Refreshed style for default theme.
- Tab support (\t), Newline support for Enter key (\n).
- newLineOnEnter prop, which lets you decide if you want the enter key to input a new line or not. A use case for this might be if you're using the enter key to submit an input or for whatever action that you'll handle in your code.
- Improved demo, with visual of the entered input.
- Other minor tweaks.
Got any improvements to suggest? Please feel free to open an issue here:
https://github.com/hodgef/simple-keyboard/issues
Or even better, submit a PR :)
https://github.com/hodgef/simple-keyboard/pulls