Saurabh
Saurabh
@ytakzk The live photos that can be taken since iPhone 6S
It seems you haven't added UITableView to the Storyboard scene
Can we please have this? @yusuftor how did you make it work? Is there a workaround?
Thanks for the response @brendan09 . When I add any view in Drawer View Controller, there is offset from top after which my added view appears. I have tried to...
Seems the view starts a bit below. There is space on top when constrain to topLayout Guide `buttonHolderView.topAnchor.constraint(equalTo: self.topLayoutGuide.bottomAnchor, constant: 0)`  My subview...
I have tried setting changing the constraints. I’ve set topInset = 0 The problem seems to be the view in which my(custom) subview is getting added. The scroll indicator also...