mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
99f3c241ad
Summary: codegen generates type alias for array enum props with uint32_t which cause wrong overloaded fromRawValue to call at runtime eventually app to terminate more detailed info at issue https://github.com/facebook/react-native/issues/43821 ## Changelog: [Internal] [Fixed] - Codegen for array enum props Pull Request resolved: https://github.com/facebook/react-native/pull/44123 Test Plan: TODO Reviewed By: cipolleschi Differential Revision: D56414554 Pulled By: dmytrorykun fbshipit-source-id: 0ec1b65951bc16ff58dd2b119c97a4e3fac2b161