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

Add support for TurboModules

Open michalchudziak opened this issue 1 year ago • 0 comments

Overview

Added support for TurboModules on iOS and Android.

Test Plan

  • The module works with an application using new RN architecture
  • TurboModule interface is used on iOS and Android if enabled
  • The module works with an application using old RN architecture
  • Bridge is used on iOS and Android if new architecture is not enabled

michalchudziak avatar Aug 10 '22 21:08 michalchudziak