clayrisser / react-native-exposure-notification

access the covid-19 ios and android exposure notification api from react native

Home Page:https://codejam.ninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

access the covid-19 ios and android exposure notification api from react native

https://codejam.ninja


Languages

Language:Java 44.6%Language:Objective-C 21.6%Language:Ruby 17.3%Language:Starlark 9.8%Language:JavaScript 4.1%Language:TypeScript 2.6%