Hi and good job,
I get the subject error every time I try to import the package.
Error: React native cannot read property 'string' of undefined
I was able to solve it installing the package directly from git hub
npm install react-native-form-generator@https://github.com/MichaelCereda/react-native-form-generator -S
Is this package being updated on npm servers?
Cheers