tinycreative / react-native-intercom

React Native wrapper for Intercom.io
MIT License
407 stars 280 forks source link

Intercom.presentCarousel Problem #437

Closed ahmedmshatat closed 2 years ago

ahmedmshatat commented 3 years ago

when trying use Intercom.presentCarousel, an error appear "TypeError: _reactNativeIntercom.default.presentCarousel is not a function. (In '_reactNativeIntercom.default.presentCarousel("4444444")', '_reactNativeIntercom.default.presentCarousel' is undefined)". Is there anyway to solve this ? this version i use "react-native-intercom": "^19.0.0" simulator_screenshot_6240C99D-5BFC-4E78-A445-5C901EBCE5C8

jaexplorer commented 3 years ago

I'm having this issue too. Any update?

export-mike commented 3 years ago

Hey I'm not sure whats going with this repo, it appears npm is on 19.x.x and the master branch is on 17.x.x ?

mnsrv commented 3 years ago

Hey I'm not sure whats going with this repo, it appears npm is on 19.x.x and the master branch is on 17.x.x ?

Hello @export-mike, I checked and the only difference is version in package.json, I created pull request to fix this #442