Moin Shaikh

Results 2 issues of Moin Shaikh

i installed pod 'VHBoomMenuButton/Swift', '2.0.0' in xcode 9 with swift 4 and also #import in Bridging File.But now i got two Error like "Property cannot be marked @IBInspectable " And...

I want to set default page into App delegate method,I write code but its not properly working.My code like below, func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool...