react-native-fade-in-view
react-native-fade-in-view copied to clipboard
Adding Fade Delay Pass Through w/ Examples
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)
@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.