mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-06-16 05:16:46 +08:00
Depend on 'animatedjs/animated' for the Animation implementation. This patch also replaces 'es6-set' with a small shim to reduce impact on production bundle size. Fix #95