expo-template
expo-template copied to clipboard
Yup schema types
🌟 Describe this enhancement:
Add the typed yup schemas in the utils/schema file.
❓ Why is this enhancement needed or beneficial?
Will allow us to know the types that should be returned from a form, stricter data recovery.
🔗 Useful Resources:
- [Example}(https://github.com/jquense/yup#getting-started)