kasketis / netfox

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

Added left close button in NFXListController_iOS + NFX.toggle() #92

Closed freak4pc closed 7 years ago

freak4pc commented 7 years ago

This PR adds a close button to the top-left of the Search bar on the list controller.

8128cdb3-1155-4ece-b3b3-cd9d21986f26

This is needed specifically if using a custom gesture. For example, if you use a 3-finger-swipe on your UIWindow to show Netfox, you will have no way to hide it since that Gesture recognizer only applies to the App’s window.

I’ve also

kasketis commented 7 years ago

@freak4pc thanks again man 🍻 👍 😎