-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Description
Describe the problem
iOS has a feature where a shake gesture will open an undo prompt, which interrupts app flow.
Describe the solution you'd like
Forgive me if this is already a feature, I couldn't find anything online. But it would be great if the shake to undo gesture on iOS could be disabled in-app, as to not interfere with motion gestures!
Alternatives considered
Could potentially just disable motion gestures in my application, but they are fairly integral to the experience.
Additional context
No response