Closed SAISUDHEERREDDY closed 1 year ago
Hi @SAISUDHEERREDDY It's normal that you can't find the android manifest since the app is using Expo framework on top of React Native. If you want to implement deep link, here is the documentation for expo. This task has been approved, you can find it here so I will close this one as it is a duplicate. Let me know if you need help ;)
Summary
I want to implement app deep-link to open the app from the browser link with auth code, for that in I need to add configuration in androidmanifest.xml under the android folder
But I was unable to find the Android project in the NMF-earth project. where can add androidmanifest.xml?
Here is the code I want to add `<activity
`
Proposed feature
Please find below documentation of what I want to achieve https://reactnavigation.org/docs/deep-linking/
To Do List
Checklist, nice to have, but not mandatory