79198758

Date: 2024-11-18 05:16:59
Score: 1.5
Natty:
Report link

You need a UIView of a UIViewController, don't you ? So you can basically import UIKit in place of the whole app.

expr -l Swift -- import UIKit
expr -l Swift --  let $vc = unsafeBitCast(0x3daf26c078d8, UIViewController.self)
expr -l Swift -- print($vc.view)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Denis