react-native-reanimated
react-native-reanimated copied to clipboard
chore(Worklets): add missing codegen for iOS experimental bundling
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.