Learn to build beautiful, interactive text fields as seen in Google guidelines, using pure SwiftUI. — All Android users are familiar with the Material Design outlined text field: Although UI designers often use it as a cross-platform UI element, iOS developers are often puzzled about how to implement it. No wonder. Android developers have it working out-of-the-box, whereas on Apple platforms text fields look different, if…