tombol bulat iOS

   button.layer.cornerRadius = button.frame.size.height / 2
// must be in the viewDidLoad func
   
Dark Dingo