evollu / evollu/react-native-fcm
Does react-native-fcm support RemoteViews?
- 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. 
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.