mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-14 09:16:34 +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.