-
Read somewhere that `[using] UIPickerview is the right way to go to implement [dropdown menu] according to Apple's Human Interface Guidelines`.
This makes sense because iOS browsers use UIPickerVie…
-
希望可以设置多选和单选。
-
-
I'm trying to customize background of controller presented by MultipleSelectorRow, but I cannot, because tableView is nil when I add something in onPresentCallback
```swift
-
크리스마스 연휴라서 좀 늦을수도 있겠네요
godrm updated
2 years ago
-
# What did you do?
tried to push a view controller with a DatePickerView with mode set to .time when there was a view controller with skeletonable views in the navigation controller stack
### Wh…
-
https://developer.apple.com/ios/human-interface-guidelines/ui-controls/pickers/#date-pickers
-
Impacted methods:
- [x] `UIViewController.hasSelectedPickerRow(withExactText searchText:)`
- [x] `UIViewController.hasPickerRow(withExactText searchText:)`
- [x] `UIViewController.selectPickerRow(w…
-
**iOS 13 and newer**, method `dmTraitCollectionDidChange(_ previousTraitCollection: DMTraitCollection?)` not called after `overrideTraitCollection` updated.
This problem appeared in `UIImageView` and…
-
**CardExpiryDatePicker** has default year = 0.
Is it possible to set it to _currentYear_?
When user choose not to scroll(select) pickerView and continue, the _month_ return current one in picker v…