Ravikumar S

Results 3 comments of Ravikumar S

Any update on this

var config = TatsiConfig.default config.showCameraOption = false config.supportedMediaTypes = [.image] config.firstView = self.firstView config.numberOfColumns = 4 let pickerViewController = TatsiPickerViewController(config: config) pickerViewController.pickerDelegate = self self.present(pickerViewController, animated: true, completion: nil)

Latest version only. I have to retry again.