Skip to content

Handle different field types in forms

Compare
Choose a tag to compare
@amandeepmittal amandeepmittal released this 06 Sep 17:24
· 239 commits to master since this release

includes:

  • create a checkbox field type using react-native-elements having a boolean value
  • handle form validation for the checkbox field type