evollu / evollu/react-native-fcm

Does react-native-fcm support RemoteViews?

Open
#780 3 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Java
Stars
1.7k
Forks
661
PR merge metrics
No merged PRs in 30d

Description

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

I am trying to build something like this. ![](https://developer.android.com/images/ui/notifications/notification_drawer.png)

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](https://github.com/evollu/react-native-fcm/blob/master/android/src/main/java/com/evollu/react/fcm/SendNotificationTask.java) to create a custom notification layout. Would like your inputs on this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.