Skip to content

cristiangu/react-native-app-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@guulabs/react-native-app-badge

App badge for iOS. Compatible with the new architecture.

image info

Installation

yarn add @guulabs/react-native-app-badge

Usage

import { setAppBadgeCount } from '@guulabs/react-native-app-badge';

// ...

// Set badge
setAppBadgeCount(3)

// Clear badge
setAppBadgeCount(0)

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

App badge for iOS.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors