michalchudziak / react-native-geolocation

Geolocation APIs for React Native
MIT License
1.27k stars 219 forks source link

Fix TS in 3.2 #307

Closed wneel closed 3 months ago

wneel commented 3 months ago

fix: https://github.com/michalchudziak/react-native-geolocation/issues/301

Overview

Fix typescript issues by referencing the good index.d.ts file in the package.json.

Test Plan

with the PR:

image

without:

image
sunil2709 commented 3 months ago

the review is done from my side.if need any update,update in comments i will review it again.!

michalchudziak commented 3 months ago

Thanks for handling that :)