You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was originally built when Swift was very early stages, and since then a lot of breaking changes have been made.
I'd love to get this updated, but this repo is just a fun project for me. If you (or anyone else) feel like updating the code to fix the new Swift issues—I'd be happy to accept a pull request.
Cannot express tuple conversion '(index: Int, element: (distance: Double, subMenu: RadialSubMenu))' to '(Int, (Double, RadialSubMenu))'
I am getting above error while trying to implement your example. Can you please help me
The text was updated successfully, but these errors were encountered: