react-native-intercom icon indicating copy to clipboard operation
react-native-intercom copied to clipboard

React Native Intercom Module

Results 9 react-native-intercom issues
Sort by recently updated
recently updated
newest added

Hi guys, I'm getting this error after importing the import Intercom from "react-native-intercom-native"; Any solution? Thanks in advance.

Hello, I have an issue with android when I try to display the intrcome massenger page. We are not using the Expo. In IOS it works fine. here is what...

I try to install the package and set all the example's ``` import Intercom from 'react-native-intercom-native'; const [isLauncherVisible, setIsLauncherVisible] = useState(false); useEffect(() => { async function initIntercom() { await Intercom.setApiKey(...

I tried to call `Intercom.setInAppMessgesVisible(false)` in my React Native app. I got this error. This PR seems to fix it. The error goes away and the call succeeds.

We need to improve playground application in order to show off the features of the app.

enhancement

Hi, I have installed the package and it worked on IOS but files in android with the folowing error message ``` The Kotlin Gradle plugin was loaded multiple times in...

Hi, I tired to install the pacakge and worked for me for a few days in both platforms but now it fails in android suddenly * What went wrong: Execution...

Doable when this lands: https://github.com/facebook/react-native/issues/29633

enhancement

So this is not an issue, but wanted to know if this lib is still maintained and if it can be used with Expo