mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
14c31d93da
Summary: These modules don't exist in React anymore so this causes new apps to redscreen because the packager cannot resolve those modules. **Test plan** Tested that this and removing NavigationExperimental (it also uses removed React exports) causes UIExplorer to work again. Closes https://github.com/facebook/react-native/pull/13095 Differential Revision: D4757762 Pulled By: ericvicenti fbshipit-source-id: bb246d4c6b15f5d3c71e31f133a468aea220f308