react-chatbot-kit
react-chatbot-kit copied to clipboard
ReferenceError: Can't find variable: document
@FredrikOseberg, thanks for reducing developers work. It saved my time a lot.
when i tried use this lib in react-native it is showing me error:
$ react-native run-android
ReferenceError: Can't find variable: document Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)
I'm new in react, react-native. Please help
This package is built with webpack, and made available for version of React that runs in the browser. Additional work is required to make it available for react native, but right now it's not supported.