1.0.6 • Published 4 years ago

react-native-exposure-notification v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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