Customizing the In App Messaging display with
@react-native-firebase/in-app-messaging
is nearly impossible, currently our workaround is just add native FIAM without
@react-native-firebase/in-app-messaging
and modify the native code to customize the display, it's painful for company which is using react-native for app development.
It will be wonderful if we can just render custom In App Messaging display using react-native component.