Marcus Egues

Results 4 comments of Marcus Egues

I get this "Socket hung up" error when I try to `react-native run-android` but not when I `react-native run-ios`. Is there a plausible reason why this is so? My package.json...

Yes, `adb reverse tcp:8000 tcp:8000` solved it for me!

Any update here? Is this library useable anymore? I have an expo app, and it does not seem to support this library.

@livfwd Could you provide a code example of how you solved this with the `Touchable` wrapper? I also have a `ScrollView` inside a `Modal`, but the `Swipeable` component doesn't work...