Resources used in making this project:
-
yup
Yup is a schema builder for runtime value parsing and validation. Define a schema, transform a value to match, assert the shape of an existing value, or both. Yup schema are extremely expressive and allow modeling complex, interdependent validations, or value transformation.
-
Formik
Formik is the world's most popular open source form library for React and React Native.
-
react-native-bouncy-checkbox
Fully customizable animated bouncy checkbox for React Native.