Skip to content

1.1.0

Latest

Choose a tag to compare

@alessiorubicini alessiorubicini released this 26 Jun 07:47

v1.1.0 Release Notes

Features

  • Type-safe Binding<SFSymbol> and Binding<SFSymbol?> initializer overloads.
  • .symbolsPickerGrid() modifier to configure column count and spacing.
  • .symbolsPickerColors() modifier to customize picker color scheme.
  • Full VoiceOver accessibility labels for all symbols.

Optimizations

  • Refactored view state tracking to modern @Observable.
  • Migrated loader and event triggers to async/await.
  • Added unit test suite covering search filtering and paginated loads.