mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-05-19 19:40:05 +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