mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-06-14 09:59:45 +08:00
Anticipate the removal of ART from React Native core: https://github.com/facebook/react-native/issues/23313 Simplifies dependencies and builds for web apps. Close #1251