Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Swipe down, sometimes up, causes screen to freeze and become unresponsive #23

Open
Ryanauger95 opened this issue Sep 13, 2019 · 4 comments

Comments

@Ryanauger95
Copy link

Trying on XR 12.2, live phone not simulator

@Ryanauger95 Ryanauger95 changed the title Swipe down causes screen to freeze and become unresponsive Swipe anywhere causes screen to freeze and become unresponsive Sep 13, 2019
@Ryanauger95 Ryanauger95 changed the title Swipe anywhere causes screen to freeze and become unresponsive Swipe down, sometimes up, causes screen to freeze and become unresponsive Sep 13, 2019
@ghost
Copy link

ghost commented Sep 26, 2019

@Ryanauger95 You can fix this by mending HalfModalInteractiveTransition module line number 30.

super.wantsInteractiveStart = false

Screen Shot 2019-09-26 at 4 19 41 PM

@mazmik25
Copy link

mazmik25 commented Jan 28, 2020

@aqeelbhat i just want to add your answer

for those of you who wants to add

super.wantsInteractiveStart = false

make sure that your target app is iOS 10 above or you need to wrap it

@wzso
Copy link

wzso commented Mar 31, 2020

Still the same on iPhone 8 (iOS 13). @Ryanauger95 Even with after mending. @aqeelbhat

@SuperY
Copy link
Contributor

SuperY commented Apr 9, 2020

#25 fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants