DateScrollPicker icon indicating copy to clipboard operation
DateScrollPicker copied to clipboard

Getting "Invalid batch updates detected" Error when Device Language is Arabic

Open jameelshehadeh opened this issue 2 years ago • 0 comments

private func setupView() { // adding this line in DateScrollPicker fixed the error collectionView.semanticContentAttribute = .forceLeftToRight // backgroundColor = .clear manager.format = format }

jameelshehadeh avatar May 05 '23 09:05 jameelshehadeh