michalchudziak / react-native-geolocation

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

Upgrade example app to RN 0.73.4 #299

Closed michalchudziak closed 4 months ago

michalchudziak commented 4 months ago

Overview

Upgraded example app to React Native 0.73.4 to test the newest master changes.

Test Plan

Verify the app runs and all APIs work properly on both platforms

dratwas commented 4 months ago

Looks good! There is an issue with the node version in CI jobs. Please fix before merging ;)