You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like the app so far, despite having limited use. One use case it does not handle yet, and I think would be useful, when sharing a link in another app (such as Android Browser, Chrome, Firefox, et cetera) is to code an intent so that it will take https://arvix.org/* links within reason.
Documentation suggests this requires adding data android:pathPattern directives to the manifest. I assume code to handle this case would also need to be added. I am willing to attempt this (I have never done React Native before) if you agree this would be useful.
The text was updated successfully, but these errors were encountered:
I like the app so far, despite having limited use. One use case it does not handle yet, and I think would be useful, when sharing a link in another app (such as Android Browser, Chrome, Firefox, et cetera) is to code an intent so that it will take https://arvix.org/* links within reason.
Documentation suggests this requires adding
data android:pathPattern
directives to the manifest. I assume code to handle this case would also need to be added. I am willing to attempt this (I have never done React Native before) if you agree this would be useful.The text was updated successfully, but these errors were encountered: