SwiftUI Advanced 02 Three Ideas for Creating Interfaces ("Code Encyclopedia" Study Notes)

Three ideas for creating an interface

  • 1. Make full use of existing native components, and modify or expand the appearance or behavior of native components through component APIs.
  • 2. Create indivisible and reusable components through combination
  • 3. Create a brand new component

source

"Android Advanced Programming" p 117

Join us to learn SwiftUI

QQ: 3365059189
SwiftUI technical exchange QQ group: 518696470

Guess you like

Origin blog.csdn.net/iCloudEnd/article/details/108726718