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

Add support for the new architecture

Open j-piasecki opened this issue 2 years ago • 1 comments

PR adding New Architecture support to the library :tada:

We at Software Mansion have been working on improving support for the new architecture for quite a while now. If you need help with anything related to New Architecture, like:

or you just want to ask any questions, hit us up on [email protected]


This PR:

  • adds a new FabricSample app with the new architecture enabled by default
  • adds support for the new architecture (converts the library from native module to turbomodule)
  • adds an interoperability layer to ensure that the library functions correctly on both architectures

j-piasecki avatar Feb 09 '23 17:02 j-piasecki