Adam Moffitt
Adam Moffitt
## Report a bug In line 98 and 126 of PullToRefresh.swift, the following warning is generated: Simultaneous accesses to 0x104e18828, but modification requires exclusive access line 98: if (context ==...
How can I select an option programmatically (use case: autoselect the first option when displaying)
Hello, I'm trying to implement custom cells and am unable to change the cell heights. In the documentation you mention being able to manipulate cell heights, but I am not...