nguyenvinhhn / RN-Badges

Custom badge for Android using React Native Modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 52.8%Language:Ruby 28.2%Language:Objective-C 15.6%Language:JavaScript 3.3%