Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ReactNative] LayoutAnimation brevity
Summary: @public Less verbose - now can just do `LayoutAnimation.easeInEaseOut()` instead of `LayoutAnimation.configureNext(LayoutAnimation.Presets.easeInEaseOut)` Test Plan: D2171336, play with AdsManager pickers.
- Loading branch information