TinyConsole icon indicating copy to clipboard operation
TinyConsole copied to clipboard

[Change] support object-c to use for issue

Open JackySONE opened this issue 7 years ago • 0 comments

  • #import <TinyConsole/TinyConsole-Swift.h> in objective c file

  • self.window.rootViewController = [TinyConsole createViewControllerWithRootViewController:rootViewController withDefaultGestureConfiguration:YES];

JackySONE avatar Jan 25 '18 05:01 JackySONE