Hello,
It seems that the @intercom/intercom-react-native is not compatible with Expo SDK 53. it fails to build with the following error:
> 1 | #import <IntercomModule.h>
| ^ no macro named 'import'
2 | import Expo
3 | import FirebaseCore
4 | import React
Are there any plans to support it?