Simplify share button link resolution
We just use the radicleExplorer that is configured in the app config and don’t query the node for it. Besides simplifying things this also makes the button work on iOS again, because we don’t have the async http request anymore.
We just use the radicleExplorer that is configured in the app config and don’t query the node for it. Besides simplifying things this also makes the button work on iOS again, because we don’t have the async http request anymore.
Nice work, patch LGTM