@sirenapp/react-native-inbox
is a customizable UI kit for managing notifications in React Native apps.
Prop | Description | Type | Default |
---|---|---|---|
theme | Custom themes | Theme | {} |
darkMode | Dark mode | boolean | false |
onError | Error handler | (error) => void | null |
hideBadge | Hide unread count | boolean | false |