Open Maxcucurbit opened 2 years ago
Hi, you can follow the docs and define the form's position in a storyboard as explained here.
Alternatively, you can just reposition the tableView
of your FormViewController without a storyboard too
Actually is not working, because even if set the class of the ViewController to FormViewController, I do not see the IBOutlet of the tableView and is not possible to assign it.
hi,How to set the position and size of the form?