Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Cameron Armstrong pfp
Cameron Armstrong
@cameron
Has anyone ever seen a technical deep dive into in-app browsers on like HackerNews or something?
4 replies
0 recast
6 reactions

dylan pfp
dylan
@dylsteck.eth
Like the new dApp browsers on pop-up browsers to view a link? In most cases it’s probably just some WebView controlled in React Native, but if you’re writing native apps/modules you can have pretty robust control over the browser settings
1 reply
0 recast
0 reaction

dylan pfp
dylan
@dylsteck.eth
eg. at its core, rainbow seems to be using `react-native-webview` for their new dApp browser https://github.com/rainbow-me/rainbow/blob/3ca4093df694fa72d5918b2ac88258874198b0a3/src/components/DappBrowser/DappBrowserWebview.tsx
1 reply
0 recast
0 reaction