I'm looking for some examples of how @react-formgen/zod can be used to map different Zod types to render custom components — do you have any examples of this? All examples seem to be based on the JSON schema.
For additional context I am using this in a react-native-web project where I'll be rendering custom form components.
Thanks!
I'm looking for some examples of how
@react-formgen/zodcan be used to map different Zod types to render custom components — do you have any examples of this? All examples seem to be based on the JSON schema.For additional context I am using this in a react-native-web project where I'll be rendering custom form components.
Thanks!