react-native-swipeable-element
react-native-swipeable-element copied to clipboard
Fix animation in handlePanResponderEnd
Releasing a drag crashed the app, caused by including a instance-specific or old module require('../../TaskList/animations');
As of react-native v0.4.4, it's accessible on LayoutAnimation.Presets.easeInEaseOut