mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d5c6afaae0
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51101 TS LSP suggests importing/using components from `types_generated` directory which are exported under slightly different name than root exports. Prefixing default exports with `$$` fixes the issue. Changelog: [Internal] Reviewed By: huntie Differential Revision: D74177107 fbshipit-source-id: 86a6869c2aa7a113915184e4857a7882710b1db4