Alex Vargas
Alex Vargas
I have a section that doesn't always make sense to show the drag-to-reorder handles, so I would like to allow my users to toggle drag-to-reorder mode on that section through...
I have code that changes the value of the `XLFormRowDescriptorTypeMultipleSelector` row, and I need XLForm to update the table view of the options view controller when I change the value...
I would like to segue to different controllers after, and only after, animation of the progress HUD is finished. For example, when upload succeeds, I wanted to segue after the...