kasketis / netfox

A lightweight, one line setup, iOS / OSX network debugging library! 🦊
MIT License
3.65k stars 368 forks source link

Blocks other shake gestures when netfox is included #257

Closed rumeysayucel closed 1 year ago

rumeysayucel commented 1 year ago

There is a page in my application that needs to be opened with a shake gesture, and I thought I could use netfox with a custom gesture, but even though I included netfox spm in my project, I cannot use my .onShake{ } method. What can I do ?

dosymbaev commented 1 year ago

@rumeysayucel how did you fix this?