android - Library for react native application icon badge -


i'm looking library can used in react native handle both android , ios application badge count. i'm using react-native-onesignal handle push notifications. onesignal not support handling application badge count on client side.

for ios can programmatically set badge count. android can use react-native-badge-android library.

but need library both ios , android?, suggestions?

mybe can try lib https://github.com/7kfpun/financereactnative library both ios , android


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -