zetavg / react-native-system-notification

Android system notifications for React Native. Supports push notifications with GCM integrated.
https://www.npmjs.com/package/react-native-system-notification
244 stars 102 forks source link

Custom notifications on Android #80

Open VRBitman opened 7 years ago

VRBitman commented 7 years ago

Hello, are there any intentions to add support for fully custom notifications on Android? That is, notifications with personalized XML layouts with any controls and any graphics. Thanks.