Horizontal swipe not working on Droid after update
See original GitHub issueI just updated to 0.1.6 and now horizontal swipe isn’t working on Android. (still works fine on iOS).
"react-native": "0.42.3",
The component inside the <Carousel>
is very simple and looks like this:
const Page = (props) => (
<View style={{
flex: 1
}}>
<Text
style={stylesCommon.textField}
>
{props.tip}
</Text>
</View>
);
Is anyone else seeing this ? Would we need to update a particular prop on Droid ? I looked but couldn’t see anything specific.
Issue Analytics
- State:
- Created 6 years ago
- Comments:9
Top Results From Across the Web
Fix Unable to Swipe Up to Open Apps Screen after Android 10 ...
See how you can fix issue with unable to swipe up to open apps screen after Android 10 update on Galaxy S10 /...
Read more >Horizontal swipe sensitivity issues - XDA Forums
I am having some issues with sideways swipes - for example on the homescreen (lawnchair v2) or gallery apps, when swiping from one...
Read more >How to fix Android Phone scrolling problem-Carlcare
Here are the simple solutions to fix Android phone scrolling problem by yourself! You can try to update system, turn off developer options...
Read more >Android only problem - Horizontal scrolling issue and header ...
The top CellList, which is inside a ScrollPanel directly under "ORDER SUMMARIES", should allow horizontal scrolling on all devices, but does not on...
Read more >Fix a screen that isn't working right on Android - Google Support
Try the solutions below if your phone screen: Doesn't respond Flickers Jumps Flashes Shows dead pixels Stays blank Step 1: Check your phone's...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@ryanhomer this fix worked for me
Ok no worries much appreciated. I guess it’s just a matter now of you being able to reproduce the problem?
Get Outlook for iOShttps://aka.ms/o0ukef
From: Ryan Homer notifications@github.com Sent: Thursday, May 11, 2017 2:30:36 AM To: appintheair/react-native-looped-carousel Cc: Angus Johnston; Mention Subject: Re: [appintheair/react-native-looped-carousel] Horizontal swipe not working on Droid after update (#92)
@ajonnohttps://github.com/ajonno I’m going to go ahead an merge in PR #93https://github.com/appintheair/react-native-looped-carousel/pull/93 since it contains other fixes as well. Nonetheless, we can continue to work on your issue.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/appintheair/react-native-looped-carousel/issues/92#issuecomment-300538734, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AC3bVY8DvhPiJ7b3bOfCDgv4o8QKHd8bks5r4eYsgaJpZM4NUv27.