RadialMenu
RadialMenu copied to clipboard
Tuple conversion error.
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
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.