You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| onAnimationDidEnd | function | No | Called when the animation finished. |
93
+
| onAnimationDidFail| function | No | Called when the animation failed. |
94
94
95
95
The `config` parameter is an object with the keys below. [`create`](layoutanimation.md#create) returns a valid object for `config`, and the [`Presets`](layoutanimation.md#presets) objects can also all be passed as the `config`.
0 commit comments