Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add proxy interface for Animated.FlatList to enable passing itemLayou…
…tAnimation prop (#4074) ## Summary Fixed [#4056](#4056) by adding proxy interface to the inheritance chain. Also changing `itemLayoutAnimation` to be optional, since it is optional in source files. ## Test plan build & run `InvertedFlatList` in `Example` app run `yarn jest`
- Loading branch information