ortuman / SwiftForms

A small and lightweight library written in Swift that allows you to easily create forms.
MIT License
1.33k stars 209 forks source link

Edit functionality #157

Open abhilashdonepudi opened 7 years ago

abhilashdonepudi commented 7 years ago

Is there a way to implement edit functionality? I know we can create new forms. What about edit functionality? I know we can use appearance to set a placeholder value. Is there a different way to edit existing value for a text?

Thanks Abhilash