User-generated controls

Hi,


Is it possible to let the user of your app to create controls "live"?


For example, I'd like to create multiple TextFields and have a button to let the user create more TextFields. (and also remove them)


I'm completely new to mobile development, so any help would be appreciated!



//Saga

You're talking about input fields, and yes, a UI that provides the user with the opportunity to enter more data is common. You don't talk about why you need this, tho. There are many details via the Human Interface Guidelines and API docs, but without more details, including which platform you're targeting, those would make a long list, so...


>completely new to mobile development


And is there a specific reason you choose the swiftUI forum?

User-generated controls
 
 
Q