mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

9.5K
active users

#iosdev

53 posts45 participants1 post today

Level up your SwiftUI icon game! 🚀
While SF Symbols are a great starting point, my latest post explores how to integrate open-source libraries like Lucide Icons, convert custom SVGs into native SwiftUI ⁠Path views (hello, animations! 👋), and even hints at creating your own custom SF Symbols.
Unlock more icon possibilities for your apps! Read the full guide here:
dandylyons.net/posts/post-34/i
#SwiftUI #iOSDev #Icons #SF Symbols #LucideIcons #SVG

Daniel Lyons · Icons in SwiftUI | Daniel LyonsExploring the world of icons in SwiftUI, from SF Symbols to custom SVGs.

I often wonder when using Apple’s own apps: How was this built using native #SwiftUI elements and modifiers I may not even know yet?

Is there a visual-driven library to explore native SwiftUI elements and modifiers? If not – should I build one?