@ntd1003/react-native-badge
v0.0.5
Published
Display badge number on Android/iOS app icon in React Native
Maintainers
Readme
@datnt1003/react-native-badge
Display badge number on Android/iOS app icon in React Native
Cài đặt
npm install @ntd1003/react-native-badge
yarn add @ntd1003/react-native-badgeuse
import { setBadge } from '@ntd1003/react-native-badge';
setBadge(10);
