Replies: 1 comment
-
It’s not clear what you’re trying to do. Maybe you want to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i am using
Link
as of now where it does not work when redirecting to the same screen. As of now i have a url that looks likehttps//someweb/myscreen/id1
when i change this tohttps//someweb/myscreen/id2
this works on the web but not on the mobile app.as a workaround, i created a pressable event and manually handling the routing, this is poor hack but working for me as of now.
any suggestion ? how to do it right way
Beta Was this translation helpful? Give feedback.
All reactions