DateScrollPicker
DateScrollPicker copied to clipboard
Getting "Invalid batch updates detected" Error when Device Language is Arabic
private func setupView() { // adding this line in DateScrollPicker fixed the error collectionView.semanticContentAttribute = .forceLeftToRight // backgroundColor = .clear manager.format = format }