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

add FCM support, largeImage, multiline remote push notification #60

Closed sichacvah closed 7 years ago

mehcode commented 7 years ago

@Neson Can we get this merged in ?

I additionally had to do https://github.com/mehcode/react-native-system-notification/commit/e601fe823fa3270061534689df403a78785276e6 in order to get it to compile

zetavg commented 7 years ago

Looks great, thanks!

zetavg commented 7 years ago

Published in v0.2.1.

JonesN3 commented 7 years ago

Why don't you do a pull request on that @mehcode? Those libraries are new dependencies, correct?