fateh999 / react-native-paper-form-builder

React Native Paper Form Builder with inbuilt Validation, dropdown, autocomplete, checkbox, switch and radio inputs.
MIT License
116 stars 25 forks source link

How to select date in form? #46

Open DevendraDesale opened 3 years ago

Reszkettle commented 2 years ago

You have to create your own field. and provide it as JSX. Check TermsCheckBox here for example