react-native-fade-in-view icon indicating copy to clipboard operation
react-native-fade-in-view copied to clipboard

Adding Fade Delay Pass Through w/ Examples

Open SteffeyDev opened this issue 8 years ago • 1 comments

This allows the Animated delay prop to be passed through, to allow for fun animations like cascading list view fade in (as shown in new README example)

SteffeyDev avatar Sep 10 '17 16:09 SteffeyDev

@robcalcroft Let me know what you think of the new example, it certainly is not crucial to the PR but I found it fun to use when loading a list of items from the network.

SteffeyDev avatar Sep 10 '17 16:09 SteffeyDev