Erik Smith
Results
1
comments of
Erik Smith
It does support this. I am currently using custom views. From the sample in the docs: ``` let startPoint = CGPoint(x: self.view.frame.width - 60, y: 55) let aView = UIView(frame:...