Add support for react native version 0.75+ #331
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
The current version of the package does not fully support React Native version 0.75 or higher due to the following changes introduced in React Native:
React Native 0.76 enables the new architecture (Fabric/TurboModules) by default, which is not yet supported by this package.
The Jetifier flag was removed starting from React Native 0.75, causing compatibility issues with this package.
The text was updated successfully, but these errors were encountered: