Kamil | iOS Developer 
banner
kamilszpak.com
Kamil | iOS Developer 
@kamilszpak.com
I'm Kamil, an aspiring iOS/macOS developer diving into the world of app development. Excited to learn and grow as a developer!

✨Skills
- 📖 Languages: Swift
- 🧰 Frameworks: SwiftUI, SwiftData, SwiftCharts, AppIntents
- 🔨 Tools: Xcode, VS Code
SymbolPicker 1.0.0 released! 🚀 A SwiftUI SF Symbol picker for iOS 14+, iPadOS, macOS 11+, visionOS. Features 26 OS version support, DocC with a tutorial, SF Symbols 7+ filtering (e.g., "siri" on iOS 26+), & VoiceOver accessibility. Integrate it now! #SwiftUI #iOSDev 🔗 github.com/SzpakKamil/S...
Release SymbolPicker 1.0.0 Release Notes · SzpakKamil/SymbolPicker
SymbolPicker 1.0.0 introduces a powerful SwiftUI-based SF Symbol picker, supporting 26 OS versions. This release includes DocC documentation with a new tutorial and implements OS-aware filtering fo...
github.com
July 5, 2025 at 8:45 PM
Just got my CS50x cert! 🥳 My final project, "Must Do," is a SwiftUI to-do app with my SymbolPicker (1.0-beta) for custom categories. Big thanks to CS50! Ready to go back to iOS dev! 🚀 Check it out: github.com/SzpakKamil/S... #CS50 #SwiftUI #iOS
June 25, 2025 at 2:11 PM
🚀 SearchBar 2.1.0 is out! New liquid glass effect, scale modifier for text padding, and visionOS stability fixes. Enhance your SwiftUI search experience on iOS 14.0+, macOS 11.0+, and more. Check it out: github.com/SzpakKamil/S... #SwiftUI #iOSDev
GitHub - SzpakKamil/SearchBar: SearchBar Component to SwiftUI using Native Implementations from UiKit and rewritten AppKit implementation in Swift UI
SearchBar Component to SwiftUI using Native Implementations from UiKit and rewritten AppKit implementation in Swift UI - SzpakKamil/SearchBar
github.com
June 21, 2025 at 8:17 AM
🚀 SearchBar 2.0 is HERE! 🎉 A total rewrite of our SwiftUI package, packed with new modifiers, UI tests, a Docc tutorial, and enhanced docs! Now better for iOS, macOS, visionOS. Dive in at kamilszpak.com/documentatio...! #SwiftUI#iOSDev #macOS #visionOS
June 6, 2025 at 7:53 AM
🚀 Just released: SF Symbols Picker v0.7.0!
✨ New features:

Powerful search functionality to find symbols instantly
Custom color picker with .custom([Double]) API
Dynamic Type support for all font sizes
60% faster loading and improved performance

🔗 github.com/SzpakKamil/S...
#SwiftUI #iOSDev
April 15, 2025 at 4:05 PM
🔍 SearchBar v1.0.0 released! 🚀
Bringing native search experience to SwiftUI across iOS 14+, iPadOS 14+, macOS 11+ & visionOS 1.0+! ✨
Perfect alternative to .searchable with platform-specific styling.
Check it out here: github.com/SzpakKamil/SearchBar
#SwiftUI #Swift #iOSDev
April 14, 2025 at 8:21 AM
SF Symbols Picker v0.6.0 released! Now with official visionOS 1.0+ support, bringing the native symbol picker experience to Apple Vision Pro! Uses elegant popover presentation on Vision Pro

Check it out here: github.com/SzpakKamil/S...
#Swift #SwiftUI #iOSDev #macOS
April 2, 2025 at 5:51 AM
📢 SF Symbols Picker v0.5.0 released! 🎉 Now supporting iOS 14+ & iPadOS 14+, making it even more accessible! No API changes, full backward compatibility. Try it out now!

Check it Out Here: github.com/SzpakKamil/S...

#SwiftLang #SwiftUI #iOSDev
April 1, 2025 at 7:31 PM
Just shipped SymbolPicker 0.4.0! 🚀
✅ New useFilledSymbols parameter lets you choose between filled or outline SF Symbol variants.

Check it Out: github.com/SzpakKamil/S...

Same native Apple feel, now with more flexibility!
#SwiftUI #macOS #Swift
March 31, 2025 at 8:27 PM
Just shipped SymbolPicker 0.3.0!🚀

It's been a while since my last update, but this one adds some requested features:

✅ Optional color selection
✅ Auto-dismiss on symbol selection with dismissOnSymbolChange parameter

Still fully and designed to feel like a native Apple component.

#SwiftUI #Swift
March 30, 2025 at 6:07 PM
📢 Just released SF Symbols Picker v0.2.0 for #SwiftUI devs!

Now with macOS 11 Big Sur support, accessibility improvements, and bug fixes.

Check it out: github.com/SzpakKamil/S...

#swift #swiftui #macos #accessibility
March 8, 2025 at 6:09 PM
🚀 Excited to release SymbolPicker v0.1.0 on GitHub! 🎉 A SwiftUI component to easily add Apple’s SF Symbols picker to your projects. 💡
🔗 Check it out: SymbolPicker on GitHub
Looking forward to feedback! 🙌 #SwiftUI #OpenSource #macOS #Swift
GitHub - SzpakKamil/SymbolPicker: A native-feeling SF Symbols picker for macOS, designed to integrate seamlessly into your app.
A native-feeling SF Symbols picker for macOS, designed to integrate seamlessly into your app. - SzpakKamil/SymbolPicker
github.com
March 3, 2025 at 7:38 PM
Reposted by Kamil | iOS Developer 
Some particle animation from perplexity voice mode and more. #SwiftUI
March 2, 2025 at 4:29 PM
Made SwiftUI SF Symbols Picker. It looks almost exactly like Apple Native Shortcuts symbol picker. Maybe I will make a swift package to use for everyone #SwiftUI, #macOS, #macOSDev, #Swift, #iOS, #iOSDev
February 27, 2025 at 4:45 PM
New category buttons used for filtering records. Design similar to apple mail categories but I thing it’s simpler. #macOS #SwiftUI #macOSDev #Swift
February 25, 2025 at 8:46 AM
I made Savely accent colour compatible with cross platform colour when system accent is set to multicolour and for system Accent Colours. #Swift, #SwiftUI, #macOSDev, #macOS.
February 23, 2025 at 6:58 PM
I finished important goals and bills card for Savely. Do you have any ideas how i can improve this card or what cards i can also add #SwiftUI #macOS #IndieApp
February 5, 2025 at 11:25 AM
Using Machine Learning you can search for amounts record types name location with operations like equal, between, is not, less equal and more #SwiftUI, #iOSDev, #macOS
February 4, 2025 at 11:30 AM
First two charts for record pages. Thanks to swift charts making them was easy. #iOSDev #SwiftDev #SwiftUI
February 4, 2025 at 11:18 AM
Currently working on my first app called Savely. Ultimate cross platform savings app
February 4, 2025 at 10:57 AM