mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-05 22:47:48 +08:00
Summary: @public Less verbose - now can just do `LayoutAnimation.easeInEaseOut()` instead of `LayoutAnimation.configureNext(LayoutAnimation.Presets.easeInEaseOut)` Test Plan: D2171336, play with AdsManager pickers.