evollu/react-native-fcm

Does react-native-fcm support RemoteViews?

Open

#780 创建于 2018年2月8日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Java (1,733 star) (688 fork)batch import
help wanted

描述

Hi Libin Lu / evollu. Thanks for creating this library. 😄

I am trying to build something like this.

How do you suggest that I do it? I thought of using RemoteViews XML templates (that reside in the consumer's code base / repository and outside /node_modules) inside react-native-fcm (that resides inside /node_modules) to extend/override SendNotificationTask to create a custom notification layout. Would like your inputs on this.

贡献者指南