mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-10 11:06:50 +08:00
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