A react native sample app, which shows how to build a helper component that would allow creating multiple forms by simply supplying a configuration object as a prop.
Try it out:
git clone git@github.com:vasilestefirta/react-native-form-builder.git
cd react-native-form-builder
npm install
react-native run-iosCheck out my blog posts series from the DEV Community where we're building the FormBuilder component from scratch.
| Salary Calculator | Sign Up Form |
|---|---|
![]() |
![]() |

