mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f161583713
Summary: We want to enable codegenNativeCommands to have a runtime fallback that will work if the babel transform is not enabled. For example, in open source until we turn it on everywhere. By listing the supported commands, we can create the necessary functions at runtime to support what we need. A follow up diff will add that runtime behavior to codegenNativeCommands. Reviewed By: JoshuaGross Differential Revision: D16573450 fbshipit-source-id: 189754a567a3a5ccd34629a8dfedf808e6824e82