Trung Hoang
Trung Hoang
I created this PR to resolve this issue, please take a look https://github.com/devxoul/Toaster/pull/221
Hi, a long time passed, how is this issue going? Do we have any number of limit coordinates to pass to the `Path`?
Hi everyone, was this issue resolved? I need this feature also to handle both tapping on the map and the annotations.
Hi @alessiotoma8 Thanks for showing the solutions. For this, could you please give some codes or make a PR to be applied to the library? ``` I try to set...
Hi @vmanot What is the document that you mentioned? I see the How to Use is documented already. Sorry I have not been good at documenting, but I will try...
You can use `.popToRoot` In the below sample code, you can see we use it to back from BView to root view (ContentView) ``` import SwiftUI import Coordinator @main struct...
> I am also having the same issue. Trying to build OpenCV as xcframework so we can run our app in simulator, but i am having the issue above. >...