react-native-clear-notifications-uniquint

Allows to clear notification from tray

Usage no npm install needed!

<script type="module">
  import reactNativeClearNotificationsUniquint from 'https://cdn.skypack.dev/react-native-clear-notifications-uniquint';
</script>

README

react-native-clear-notification-uniquint

Getting started

$ npm install react-native-clear-notification-uniquint --save

Mostly automatic installation

$ react-native link react-native-clear-notification-uniquint

Usage

import ClearNotificationUniquint from 'react-native-clear-notification-uniquint';

// TODO: What to do with the module?
ClearNotificationUniquint;