Experimental browser for the Atmosphere
Loading post...
{ "uri": "at://did:plc:cubbfi3rcp5hniitgiv7pere/app.bsky.feed.like/3lnxjcs2nuw2j", "cid": "bafyreicmqank6ljpk4jwh6druktlgvmsnqmi6nkbqgfndswmppfs72qwq4", "value": { "$type": "app.bsky.feed.like", "subject": { "cid": "bafyreihhdnijwbtdlt4ciw7jozmw3wz4zojvtoy3vn2qrc22lt7wwhk4li", "uri": "at://did:plc:4t6cdie6ctw2omaurcbdcxax/app.bsky.feed.post/3lnw5fvnpds26" }, "createdAt": "2025-04-29T14:43:04.960Z" } }
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