-
The Intercom component throws the following warning:
```
react-dom.development.js:12449 Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-u…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
Hey Folks,
This package hasn't gotten a ton of attention from me lately, but a number of issues have come up that needed to be addressed. I was able to find some time today and migrated the build s…
-
About pod: This is the only package that requires pod and pod is a different build method with which I had problems before.
Is there any plan to not use pod and just have it work with the react-na…
afilp updated
6 years ago
-
Hello there, I'd like to start with a thank you, it's a great library you got there and I'm quite happy using it.
I noticed a strange behavior with a "box-shadow" property.
![widget](https://use…
-
Getting -> Cannot destructure property 'iosApiKey' of 'props' as it is undefined.
With the latest version of the lib.
Installed with yarn add config-plugin-react-native-intercom // also tried e…
-
# Highest Priority Tasks
- [ ] {RatingPage} table Blaze > React rework
### Finish Responsive design
- [x] mdl table font-size, padding and margin
- [x] IndexPage
- [ ] FundsPage
- [ ] ProfilePage
- [x…
-
[Question]
I see in the code that `window.Intercom('shutdown')` is called in `componentWillReceiveProps()` and `componentWillUnmount()`, however the session seems to persist when leaving the website…
-
I try to install the package and set all the example's
```
import Intercom from 'react-native-intercom-native';
const [isLauncherVisible, setIsLauncherVisible] = useState(false);
useEf…