mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c7387fefc8
Summary: I noticed I didn't get type defs anymore for react-native. Looks like it is broken since we removed the .flow file in https://github.com/facebook/react-native/commit/3e153b2a5bee943f69621d05e271782e1a3b3edd. To fix it we can now enable flow in react-native-implementation since it now supports properties. **Test plan** Tested that I get type hints when using imports from react-native in a project. Closes https://github.com/facebook/react-native/pull/12917 Differential Revision: D4704753 Pulled By: ericvicenti fbshipit-source-id: cf882588d7f371931de8d7861a1a6d50f6c425dc