Skip to content

Releases: marcocesarato/react-native-input-validator

Release v1.0.11

03 Dec 08:35
Compare
Choose a tag to compare

Update Validator
Fix warning useNativeDriver
Fix style of text input outline on focus for web

Release v1.0.9

17 Sep 10:52
Compare
Choose a tag to compare

First release
This library validates strings and number passed on TextInput component and highlight the result (valid green, invalid red). Optionally can have a placeholder with floating labels.