Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okhiroyuki/cordova-plugin-proximity

This plugin provides access to the device's (IR) proximity sensor.
https://github.com/okhiroyuki/cordova-plugin-proximity

cordova-android cordova-plugin

Last synced: 5 days ago
JSON representation

This plugin provides access to the device's (IR) proximity sensor.

Awesome Lists containing this project

README

        

# cordova-plugin-proximity

This plugin provides access to the device's (IR) proximity sensor.

At this moment this plugin is implemented only for Android!

## Installation

```
cordova plugin add @red-mobile/cordva-plugin-proximity
```

### uninstall

```
cordova plugin remove @red-mobile/cordva-plugin-proximity
```

## Supported Platforms

- Android

## Methods

- navigator.proximity.getCurrentProximity
- navigator.proximity.watchProximity
- navigator.proximity.clearWatch