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
As of #3948 the codegen task is no longer run, which would replace the built output with the babel output of the codegen babel config to generate the JS view config.
Without this, all the Native** components that use codegenNativeComponent are not including the generated view configs.