Skip to content

React Native Wrapper for Google and Apple's contact trace API

Notifications You must be signed in to change notification settings

fkattan/react-native-contact-trace

Repository files navigation

react-native-contact-trace

react-native wrap for Google / Apple contact trace upcoming API

This is a work in progress; comming soon.

Getting started

$ npm install react-native-contact-trace --save

Mostly automatic installation

$ react-native link react-native-contact-trace

Usage

import ContactTrace from 'react-native-contact-trace';

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

About

React Native Wrapper for Google and Apple's contact trace API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published