Experimental browser for the Atmosphere
Loading post...
{ "uri": "at://did:plc:hqspjiqduheynekshcsyq7vy/app.bsky.feed.like/3lnxffirprf2s", "cid": "bafyreiak64fjwg35ohmyveoeg3aqlo2pkbivqrswpvkqfazbtfjc77hkte", "value": { "$type": "app.bsky.feed.like", "subject": { "cid": "bafyreihhdnijwbtdlt4ciw7jozmw3wz4zojvtoy3vn2qrc22lt7wwhk4li", "uri": "at://did:plc:4t6cdie6ctw2omaurcbdcxax/app.bsky.feed.post/3lnw5fvnpds26" }, "createdAt": "2025-04-29T13:33:01.238Z" } }
I was exploring a hard to debug memory leak in react native for at least 6 hours today. Turns out that when you don't add accessibilityLabel to RectButton or Pressable, it will fucking traverse all children to find a Text node or View with accessibilityLabel. This is insane. 1/4
Apr 29, 2025, 1:37 AM