react-native-sensors icon indicating copy to clipboard operation
react-native-sensors copied to clipboard

Add react native windows support

Open jfkm69 opened this issue 3 years ago • 2 comments

Motivation: React Native Sensors is a multi-platform package that allows consumers to access device level sensor APIs. Currently, the package has support for android and iOS. The goal of this PR is to introduce support for supported sensor APIs on the Windows platform to enable react native windows applications to take advantage of device sensors.

Changelog:

  • Add support sensors for available sensors on Windows

jfkm69 avatar Jul 13 '22 01:07 jfkm69

Seems like a great addition. We had this in the past already, but the contributor adding this didn't find the time to keep up with changes. Would you be interested in owning this part of the project or more of the project in general?

DanielMSchmidt avatar Sep 21 '22 20:09 DanielMSchmidt

Sure, I'd be keen on maintaining the Windows version of this package.

jfkm69 avatar Sep 22 '22 17:09 jfkm69

Awesome, I added you @jfkm69 to the maintainers for this project 👍

DanielMSchmidt avatar Jan 18 '23 11:01 DanielMSchmidt