-
iad24 updated
3 years ago
-
ckrey updated
3 years ago
-
While Switching to iPad, the centre alignment changes to left alignment
-
Do you know why it doesnt work ?
-
Hi All,
I am just wondering how will I set the maximum and minimum date of custom monthyearpicker.
Thank for help in advance
-
**Describe the bug**
If a UITextField has an UIPickerView as its input view, tapping the IQKeyboardManager's toolbar triggers the pickerview to scroll.
This makes it so that when you press "Done" …
-
Hi, I tried to clone the entire folder but when I run the project (without editing or deleting anything), I am unable to run the project due to 4 MessageExtension issues, such as:
error: /Users/J/D…
-
Could be interesting to have the index of the selected item.
I've done it locally directly in the McPicker.swift file here:
```
public func pickerView(_ pickerView: UIPickerView, didSelectR…
-
`- (NSInteger)numberOfComponentsInPickerView:(UIPickerView *)pickerView {
///此处可以去除
///[self addLabelWithName:self.manager.unitArray];
return self.manager.unitArray.count;
}
`
在赋值时使用…
-
BRStringPickerView.showStringPicker(withTitle: "请选择支付类型", dataSource: labs, defaultSelValue: nil, isAutoSelect: false, themeColor: UIColor.btnMainColor) { (str) in
l…