#swiftui

Started building a dotmap of the world in #SwiftUI, because I thought it would look cool. Then it hit me: I could use my camera roll to populate it with every country I've been to A few weeks later it had turned into an app that scans your photos and dots your travels on the map
Fredrik74,859 次观看 • 2 个月前

Playing around with the new native reordering APIs in #iOS27! 🛠️ Just tag your views with .reorderable() inside a ForEach, and handle the data updates via .reorderContainer(for:). It gives you the precise source index and target position (.before or .end) flawlessly. #SwiftUI #iosDev #WWDC26
codelaby12,600 次观看 • 1 个月前






