I’m also not a fan of in app browsers but I was thinking that if I open a link from a nostr client to a web page that supports nostr via nip-07 then it would be pretty nifty to be able to login and sign events via the client app.
Discussion
Didn’t realize you could do that. How much access do apps have to browser state ?
Seems you can do quite a bit, even inject JavaScript, etc...
https://developer.apple.com/documentation/webkit/wkwebview
See:
https://developer.apple.com/documentation/webkit/wkwebview/1415017-evaluatejavascript
Hmm, that's really interesting. I wonder if it would possible to make like a dedicated "nostr browser" app — basically just a webview that injects window.nostr