1.2.4 • Published 7 years ago

react-native-multi-validation v1.2.4

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

react-native-multi-validation

Highly customizable validation with styling support for different states

Installation

  • npm npm install react-native-multi-validation --save
  • yarn yarn add react-native-multi-validation

Inspirations

This library was inspired from

Example

<Form
    instantValidate={false}
  >
    <InputField />
    <SelectionField />
  </Form>
1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago