bietkul / react-native-form-builder

Handle your forms in a smart way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnhandledPromiseRejectionWarning: Error: Unable to resolve module `native-base`

rahul-mutyalkar opened this issue · comments

(node:10005) UnhandledPromiseRejectionWarning: Error: Unable to resolve module native-base from /home/rahul/Desktop/architecture/mobileApp/firstApp/node_modules/react-native-form-builder/src/fields/textInput/index.js: Module native-base does not exist in the Haste module map

Closing it since native-base is a peer-dependency of this library.

commented

@rahul-mutyalkar You must install native-base in your project in order to use this lib.