MihaelIsaev / UIKitPlus

🏰 Declarative UIKit with LivePreview for iOS9+ (best alternative to SwiftUI)
MIT License
596 stars 35 forks source link

make apply to self instead declarativeView #33

Open EkkoG opened 2 years ago

EkkoG commented 2 years ago

With this change, apply method can get aSelf instance instead of a BaseView instance to make this usage more ergonomic.