delphictech / expo-template

A React Native and Typescript mobile starter template, configured with the Expo workflow. 📱
47 stars 7 forks source link

Yup schema types #39

Closed kekoawong closed 2 months ago

kekoawong commented 1 year ago

🌟 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:


SethY8s commented 2 months ago

Outdated as we move to v2