XLForm
XLForm copied to clipboard
SelectorPickerView supports two more components
If SelectorPickerView supports two more components,it is cool!
Maybe the fastest way to get at this is if you subclass XLFormSelectorCell
and override the delegate methods of the pickerView.
This section in the readme can help you with this.
We won't be implementing this anytime soon. If somebody wants to share some code then it can be done here so anyone with the same need can use it.
Custom PickerView is difficult, lacking this example, causing me to spend too much time in this area.
@Pikdays Can you share this part of the code?