tbointeractive / TBODeveloperOverlay

A collection of developer tools for debugging iOS Apps
MIT License
5 stars 2 forks source link

Logger share button #14

Closed bernhard-eiling closed 8 years ago

bernhard-eiling commented 8 years ago

The text of the textField in TBODeveloperOverlayLogger gets shared via UIActivityViewController.

thorstenstark commented 8 years ago

I'm not happy with the share button itself. I would like it to have the standard share icon. As this icon is only available to barButtonItems what about placing the button in the navigation bar instead of the done button? or adding a toolbar?