Closed benstokoe closed 4 years ago
Hey @benstokoe. You might be interested in our SwiftUI version of this library called FloatingButton. But if you want to use FanMenu in SwiftUI, you need to implement a wrapper by using UIViewRepresentable protocol. I hope this helps you.
Ah! Sorry I didn't realise that it could do the circle as well! I thought it was only the straight list. My bad. Thanks for getting back to me
Hey, is it possible to use this with SwiftUI? And how would I use it?
Thanks