#web40moon
1 messages · Page 1 of 1 (latest)
Hi
Did you checked:
https://reactnative.dev/docs/linking
that concept is for handling the user return to your application.
Yes I checked but didn't get that how to setup URL
You can create your own url, here are some examples:
https://reactnative.dev/docs/linking#example
My main goal is to setup ACH and save id in database
Does this step is compulsary for iOS?
you just set your own url like https://your_business_domain.com
Once on mobile device (IOS), the user will get back to your application
this is for better UX, the user will get back to your application directly.