Wayne's Blog
All Topics Posts

How to make multiline TextField in SwiftUI

Wayne
March 22, 2020
  • Swift
  • iOS

How to use SwiftUI with ViewController

SwiftUI TextField doesn't support String? type binding, how to fix