michalchudziak / react-native-geolocation

Geolocation APIs for React Native
MIT License
1.3k stars 226 forks source link

Add Windows Support (C++) #145

Open burtonrodman opened 3 years ago

burtonrodman commented 3 years ago

Describe the Feature

Add support for React Native Windows apps.

Possible Implementations

Follow the documented steps for adding Windows support to a community native module.

Related Issues

n/a

burtonrodman commented 3 years ago

i am working on this.