mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
83399e245b
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/50433 Make React imports consistent across react-native source code to also align with Flow tooling. flow-api-translator adds `import * as React from 'react';` if there is no React import and React namespace has to be used after translation. Changelog: [Internal] Reviewed By: huntie Differential Revision: D72238732 fbshipit-source-id: 5f8cfeab26f397684b1d802731729be7071b5da7