📱💬🚦 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.
I also formatted the code to be more consistent across the project and added what I think was a misuse of the UIKit API for adding/removing container view controllers.
Thanks @ohitsdaniel !
Let me know if I missed something.
I also formatted the code to be more consistent across the project and added what I think was a misuse of the UIKit API for adding/removing container view controllers.
Let me know what you think