-
16 crash for 5 user in 7 day :|
```
Crashed: com.apple.main-thread
0 PersianDatePicker 0x10323a75c specialized PersianDatePickerView.pickerView(_:viewForRow:forComponent:reusing:) (Pe…
-
iOS 13, DarkMode
1. UIPickerView background color, to fix -> Main.Storyboard -> Choose the picker -> Attribute Inspector -> Background Color -> System Background
-
Kitten reports the offset for the function body to be off by 1, and chops off the beginning of the function name for the body:
`unc numberOfComponents(in pickerView: UIPickerView) -> Int { …
-
Hello muak (sorry I don't know your real name),
First thanks for **great project**, I really like it!
During testing on iOS (11 and 12) I discovered a problem which caused the app to abort.
To…
-
I want to instert an array of String from a web service, so i want to show the ActionSheetMultipleStringPicker empty, and when i get the array String from web service response reload the picker with t…
-
I have trouble with UI testing of my application using ActionSheetPicker.
There should be some problem with value handling. Common test case with UIPickerView works fine.
I prepared simple test case …
-
Thank you so much for making wonderful library.
App some time crash. I have attached fabric screen short.
IQDropDownTextField.m line 321
-[IQDropDownTextField setSelectedRow:animated:]
![scr…
-
Hello,
do you have any idea on how to customize the UIPickerView inside the PickerInlineRow without subclassing everything?
My goal is to change font color to white.
Thanks in advance
-
Hi
I'm new to theos but I think i have everything setup as per your guide, i imported the 9.3 SDK
I'm getting the following errors:
```
==> Compiling MBWiFiProxyInfo.m (armv7)…
While build…
-
## Summary
Application crashes when choosing a country
## Code to reproduce
Payment Method -> + Add New Card... -> Billing Address -> choose a country
First country:
- United Kingdom
th…