Skip to content

Release 0.3.0

Latest

Choose a tag to compare

@sbaiahmed1 sbaiahmed1 released this 30 Oct 22:57

0.3.0 (2025-10-30)

  • feat(menu): add disabled prop to MenuView component (9bb9c52)
  • feat(sf-symbols): add lightweight SF Symbols utilities for TypeScript (5cb6f18)
  • refactor(MenuView): replace NSMutableSet with NSHashTable for disabled views (190c4e7)
  • fix(ios): improve menu view child component handling (15cac4d)

What's Changed

  • fix(ios): improve menu view child component handling by @sbaiahmed1 in #7
  • feat(sf-symbols): add disabled prop && lightweight SF Symbols utilities for TypeScript by @sbaiahmed1 in #6

Full Changelog: v0.2.3...v0.3.0