The latest version of React Native uses the new “bridgeless” architecture by default.
The current implementation of react-native-intercom doesn’t support the new architecture.
In order to allow SDK users to upgrade their version of React Native, the package should be updated to support the new architecture while remaining backwards-compatible.
There are migration guides available on github
