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

chore(Worklets): add missing codegen for iOS experimental bundling

Open tjzel opened this issue 6 months ago • 0 comments

Summary

It was added in https://github.com/software-mansion/react-native-reanimated/pull/7644 but I forgot about it in https://github.com/software-mansion/react-native-reanimated/pull/7657.

Without it experimental bundling won't work on iOS.

Test plan

This codegen field has no effect with experimentalBundling disabled.

tjzel avatar Jun 24 '25 14:06 tjzel