react-native-exposure-notification
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

react-native-exposure-notification

access the covid-19 exposure notification api from react native

If you are trying to integrate a react native app with the ios or android exposure notification api, I would love to collaborate with you to help get your app out as fast as possible. You can contact me at the link below.

Nueve Solutions

https://nuevesolutions.com/contactus

Setup

npm install --save react-native-exposure-notification
react-native link react-native-exposure-notification

Usage

import ExposureNotification from 'react-native-exposure-notification';
import exposureConfiguration from './exposureConfiguration'

ExposureNotification.start(exposureConfiguration);

References

https://blog.google/documents/68/Android_Exposure_Notification_API_documentation_v1.2.pdf

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i react-native-exposure-notification

    Weekly Downloads

    2

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    549 kB

    Total Files

    63

    Last publish

    Collaborators

    • codejamninja