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

Support for System Icons #21

Open cancan101 opened 8 years ago

cancan101 commented 8 years ago

Add some way of doing using system drawables rather than requiring a resource in the mipmap folder:

setSmallIcon(android.R.drawable.stat_notify_sync_noanim)