0

please have a look at the attached image. I would like to build such a view to add some data to my app. Is the view shown in the image a UiTableView with custom cells? Is there a tutarial showing how to use an UiTableView for form elements (using siwft)? Thanks

Example

Christian
  • 6,961
  • 10
  • 54
  • 82

1 Answers1

0

Suggest you look for a third party library that has already implemented what you want. If they're Objective-C you can still use them from Swift through the bridging header.

See this question for some ideas: Existing iOS form framework

Community
  • 1
  • 1
ikuramedia
  • 6,038
  • 3
  • 28
  • 31