You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for this great library — it really simplifies the OTA workflow with CodePush and works seamlessly.
We're currently migrating our app to the React Native New Architecture (Fabric + TurboModules), and we wanted to ask if there's any plan to support the new architecture in future updates of react-native-code-push-diff.
More specifically:
Will the diffing and bundling process be compatible with the new TurboModule structure and Fabric renderer?
Are there any known limitations or caveats when using this tool with the new architecture?
We’d love to help test or contribute if this is on the roadmap.