Cosmo / TinyConsole

📱💬🚦 TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.
MIT License
1.96k stars 89 forks source link

Status bar appearance #27

Open AnisovAleksey opened 7 years ago

AnisovAleksey commented 7 years ago

Hello! View controller-based status bar appearance does not work if I use TinyConsoleController. I think that TinyConsoleController should take view controller-based values from rootViewController

mRs- commented 6 years ago

That should be easy to implement. Maybe you can help us and implement it.