Commit 5a0012e
Export Animated.Interpolation
Summary:
Flow was complaining about an interpolated value I created in a class constructor, and I realized there was no way to properly import the `AnimatedInterpolation` class type. This allows for using `Animated.Interpolation` as a type to match `Animated.Value`
Closes facebook#9360
Differential Revision: D4538770
Pulled By: lacker
fbshipit-source-id: 49da2374f2d73ad3d667dafaa6338b77b9aec8a81 parent d649dd0 commit 5a0012e
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1090 | 1090 | | |
1091 | 1091 | | |
1092 | 1092 | | |
1093 | | - | |
1094 | | - | |
1095 | | - | |
1096 | 1093 | | |
1097 | 1094 | | |
1098 | 1095 | | |
| |||
1109 | 1106 | | |
1110 | 1107 | | |
1111 | 1108 | | |
1112 | | - | |
| 1109 | + | |
1113 | 1110 | | |
1114 | 1111 | | |
1115 | 1112 | | |
| |||
2377 | 2374 | | |
2378 | 2375 | | |
2379 | 2376 | | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
2380 | 2381 | | |
2381 | 2382 | | |
2382 | 2383 | | |
| |||
0 commit comments