Skip to content

Custom badge for Android using React Native Modules

Notifications You must be signed in to change notification settings

frankA10019/RN-Badges

 
 

Repository files navigation

react-native-badges

Getting started

$ npm install react-native-badges --save

Mostly automatic installation

$ react-native link react-native-badges

Usage

import Badges from 'react-native-badges';

// TODO: What to do with the module?
Badges.setNotificationBadge(19);

About

Custom badge for Android using React Native Modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 52.9%
  • Ruby 28.2%
  • Objective-C 15.6%
  • JavaScript 3.3%