SetCustomView support
under review
Saeed Zhiany
In Android, we can create a custom view from scratch and set it for notification view. is that possible using react-native-firebase? if yes, how can I achieve it, if no, is there any milestone to support it in near future?
I'm not familiar with IOS development too much, is that possible such feature for IOS too?
Mike Diarmid
under review
This is possible on iOS, but not on Android (setCustomView is not flexible enough to us RN to render views)
Mike Diarmid
planned