SwiftyMenu icon indicating copy to clipboard operation
SwiftyMenu copied to clipboard

New Functionalities

Open nowjordanhappy opened this issue 1 year ago • 1 comments

Hi, I just need to add new functionalities for some projects I was working on, so i made them almost everything dynamic. Hope it helps everyone.

  • Adding sorted for multi select
  • Left and right title and item list margin
  • Tint color arrow and custom arrow
  • add space between icon and arrow
  • ability to deselection in single and multi select
  • error with custom color for title and icon
  • did deselected item in delegate
  • showing now sorted the list selected in multi selection enable -updating the example

Warning:

  • tested on ios 12, 15 and 17
  • could be something affected for RTL (but I try to handle that too)

nowjordanhappy avatar Dec 17 '23 02:12 nowjordanhappy

In case someone wants to use it: pod "SwiftyMenu", :git => 'https://github.com/nowjordanhappy/SwiftyMenu', :branch => 'feature/customization-ui'

nowjordanhappy avatar Dec 17 '23 02:12 nowjordanhappy

Thank you @nowjordanhappy for such amazing features. Merged :)

KarimEbrahemAbdelaziz avatar May 11 '24 20:05 KarimEbrahemAbdelaziz