Hello, I added moralis and reac-moralis in new ReactNative project.
I am getting this error.
TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[0], "../../../react-native/Libraries/vendor/emitter/EventEmitter")
I have checked this boilerplate, it is working fine, but it is using old react-native version.
https://github.com/ethereum-boilerplate/ethereum-react-native-boilerplate.
Thanks