veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

292
active users

#UIKit

8 posts3 participants0 posts today
Nico Reese<p>Search bar has no contrast in List. Both in <a href="https://mastodon.social/tags/SwiftUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftUI</span></a> and <a href="https://mastodon.social/tags/UIKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UIKit</span></a></p><p>FB19389446</p>
Nico Reese<p>Okay. <a href="https://mastodon.social/tags/SwiftUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftUI</span></a> <a href="https://mastodon.social/tags/UIKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UIKit</span></a> <a href="https://mastodon.social/tags/iOS26" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOS26</span></a></p>
Continued thread

This is 2023. See that wild blip? That's one repost from @stroughtonsmith's showcases that generated roughly 1000€ in just a few hours. You can see this was kind of the start of an upward trajectory of natural purchases without any big press coverage. It's clear there's a lot more opportunities waiting, maybe it's time to do something about it. #BuildInPublic #SwiftUI #UIKit

When using a UITabBarController on iPad, menu bar items are disabled until I make the view controller 'active' by tapping some button in it (you can see the sidebar selection turns gray then). Am I doing something wrong? #UIKit

I feel like the safe area needs to change now that everything should be concentric with the device border. It's too high up and you need to manually ignore the safe area and then do a custom, probably wrong padding. Am I missing something? Both for #UIKit and #SwiftUI