Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React native Routing Deeplink issue in Mobile #470

Open
2 tasks
MSghais opened this issue Feb 7, 2025 · 1 comment
Open
2 tasks

React native Routing Deeplink issue in Mobile #470

MSghais opened this issue Feb 7, 2025 · 1 comment
Assignees
Labels
fix Let's fix this and move forward good first issue Good for newcomers help wanted Extra attention is needed mobile React native dev urgent Urgent! Let's go

Comments

@MSghais
Copy link
Member

MSghais commented Feb 7, 2025

Description

In mobile, the url is https://afk-community.xyz/app/home.

On mobile view, we can't go to a lot of Screens URL available in Deskop:

https://afk-community.xyz/app/home/shorts
https://afk-community.xyz/app/home/stream
https://afk-community.xyz/app/home/receive/ecash/:token

And a lot of others deeplink for direct access through URL as the desktop..

  • Add all deeplink available for Mobile view: shorts, stream, receive:ecash, and all others init in the deeplink variable.
  • Fix and clean the router if needed
@MSghais MSghais added fix Let's fix this and move forward good first issue Good for newcomers help wanted Extra attention is needed mobile React native dev urgent Urgent! Let's go labels Feb 7, 2025
@jaiminRaiyani
Copy link
Contributor

jaiminRaiyani commented Feb 7, 2025

hi @MSghais i will do this task of all deeplink available for Mobile view: shorts, stream, receive : ecash, and all others init in the deeplink variable and fix and clean the router if needed
ETA 24hours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Let's fix this and move forward good first issue Good for newcomers help wanted Extra attention is needed mobile React native dev urgent Urgent! Let's go
Projects
None yet
Development

No branches or pull requests

2 participants