mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-27 01:34:17 +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