A framework for building native applications using React
Implement fading edges for ScrollView and it's dependent FlatList (#26163)
Summary: This should add props for enabling horizontal and vertical fading edges for Scrollview and FlatList. These fading edges are used to communicate to the user that there is more content to see. ## Changelog [Android] [Added] - fading edges props to the FlatList and ScrollView components Pull Request resolved: https://github.com/facebook/react-native/pull/26163 Test Plan: Open the React Native test app and navigate to the FlatList section. Enable the `useFadingEdges` switch and insert a number into `Fading edge length`.   Differential Revision: D16992488 Pulled By: sahrens fbshipit-source-id: f72a9a890d9056bb017cc5747c6f66b7c35633dd
A
André Krüger committed
f8a64f9d61054046bffc286df3e9abf805aac0d4
Parent: 41525c0
Committed by Facebook Github Bot <facebook-github-bot@users.noreply.github.com>
on 8/23/2019, 8:02:52 PM