react-native-in-app-notification icon indicating copy to clipboard operation
react-native-in-app-notification copied to clipboard

:bell: Customisable in-app notification component for React Native

Results 25 react-native-in-app-notification issues
Sort by recently updated
recently updated
newest added

This is not a issue per say but how can i add image to shownotifcation. i have the follow code below however the image is not showing this.props.showNotification({ title: 'Update...

A standard iOS status bar is 20px in height, so most apps have a 20px top spacer to compensate. When the iOS in-call status is active, the status bar is...

In the following code, white background stays in view for couple seconds after notification disappears. I've seen this in Android but not tested on iOS yet. Is it a bug...

Upgrade package to latest react-native. Resolve type errors from the upgrade. This PR is necessary to have the library be compatible with latest react-native version.