question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Swipeable not working on iPhone 5c

See original GitHub issue

When running examples on iPhone 5c (OS 10.3.3) they work very nicely! But Gesture handler based SwipeableRow has this weird effect when you are swiping them I made video about the problem: video

I have tested this on two different iPhone 5c phones and it reproduces on both.

Related #57

Any ideas?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

7reactions
jarvisluongcommented, May 30, 2018

This issue has been here for a quite long time but I’m still waiting for the fix 😦

3reactions
VasilenkoVladislavcommented, Feb 8, 2019

I had similar problem. I decided to check the model of the device. if (deviceModel === ‘iPhone 5’ || deviceModel === ‘iPhone 5c’) { useNativeAnimations = false; }

Read more comments on GitHub >

github_iconTop Results From Across the Web

Iphone 5c will not swipe - Apple Community
My Iphone 5c (NEW last week) will not swipe. I cannot access for serial number. I cannot call anyone or anwer incoming calls....
Read more >
10 Ways to Fix iPhone Swipe Up Not Working - iMobie
Fix 1. Force Reboot Your iPhone ... First, to fix iPhone swipe up not working, you can simply reboot your iPhone, which resolves...
Read more >
How to Fix Common Problems with Apple iPhone 5C Repair
How to Fix Common Problems with Apple iPhone 5C Repair ... I could still swipe to unlock but I only have a quarter...
Read more >
[Black Friday] Top 11 Ways to Fix iPhone Swipe Up Not Working
If your iPhone won't swip up and lock, then force restart the device, since this method can also fix most iPhone stuck issues...
Read more >
iPhone 11 Touch Screen Not Working? Here's The Real Fix!
1. Press and release the volume up button. 2. Press and release the volume down button. 3. Press and hold the side button....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found