react-native-android-badge

A react native wrapper for leolin310148/ShortcutBadger.

MIT License

Downloads
5.7K
Stars
90
Committers
7

React Native Android Badge

A react native wrapper for leolin310148/ShortcutBadger.

Why?

A react-native PushNotificationIOS provide setting badge of functions, it belongs to the native iOS support, but Android requires third-party library to do.

Setup

$ npm i --save react-native-android-badge
$ react-native link

Usage

var BadgeAndroid = require('react-native-android-badge');

BadgeAndroid.setBadge(10);
Package Rankings
Top 7.08% on Npmjs.org
Badges
Extracted from project README
NPM version