MihaelIsaev / UIKitPlus

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

try to fix #31 #32

Closed EkkoG closed 2 years ago

EkkoG commented 2 years ago

This PR can fix #31 but not sure what effect it has on other functions

MihaelIsaev commented 2 years ago

Hey, thanks for pull request, I tested it with existing apps and unfortunately these changes breaks a lot in those existing apps. I know that additional stack view looks tricky but I added it for some reason during development, can't remember now. I will try to investigate #31