react-native-swipeable-element
react-native-swipeable-element copied to clipboard
When I put content in scroll view and keep this within swipeable element then only swipe work srcoll should disable. Suggest me
Thanks for making this module, works great with the fix from https://github.com/jlevine22/react-native-swipeable-element/pull/4 applied manually. But for most of us, it's not possible to officially use this code unless you provide...
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`
Hi, could you please test it with RN 0.4.2 - seems to not work with the latest version. If necessary, I can provide a minimal example, but just updating to...
I put together http://reactnativemodules.com last night and added your module. It's a community run list of react native modules. Hopefully it will make finding projects like these easier. Am I...