Tweet
Love PopupView (github.com/exyte/PopupView) for #SwiftUI by @exyteHQ since I am using it in @gitl_app! 😍 Makes life a lot easier if you are looking for a simple way to display popups on #iOS.

#BuildInPublic #iOSDev #Swift
Apparently, styling the toggle as a button caused the additional padding on the left. After reverting to the automatic style (i.e., removing the explicit button style), the toggle looks good, again. One less issue to tackle in @gitlapp!

#iOSDev #SwiftUI #Swift #BuildInPublic twitter.com/DnlFrst/status…
Strangely, there is now also additional padding to the left side of an activated toggle switch that is styled like a button. I already tried to use a label that only displays the icon but to no avail. 🤔 I am not really sure what is going on here. 🧵 2/3

#iOSDev #SwiftUI #Swift