[change] update the Animated implementation

Replaces the 'animated' package with the latest implementation from
React Native. Requires a few imports to be replaced.

Close #716
Fix #714
Fix #688
This commit is contained in:
Nicolas Gallagher
2017-12-06 13:02:19 -08:00
parent b7e970f4e6
commit 0dfe319d41
37 changed files with 4468 additions and 28 deletions
-1
View File
@@ -2,7 +2,6 @@
.*/__tests__/.*
.*/benchmarks/.*
.*/docs/.*
.*/node_modules/animated/*
.*/node_modules/babel-plugin-transform-react-remove-prop-types/*
[include]