🏠
Author: danabra.mov (did:plc:fpruhuo22xkm5o7ttr2ktxdo)

Collections

RecordπŸ€”

uri:
"at://did:plc:fpruhuo22xkm5o7ttr2ktxdo/app.bsky.feed.post/3lcq2ujyfrk2r"
cid:
"bafyreibaupo3pmunbniizr5rujq6hphjnbc6est2spmrntfd2z4hwbc33u"
value:
text:
"ok the issue appears to be that Gesture.Native() and related APIs are (so far) a leaky abstraction. to break the coordination, it’s enough to make rendering something in the middle conditional, for example like this. this severes the connection and breaks coordination between parent and child"
$type:
"app.bsky.feed.post"
embed:
$type:
"app.bsky.embed.images"
images:
  • alt:
    "function ScrollViewExample({native}) {
      const [show, setShow] = useState(true)
      useEffect(() => {
        let id = setInterval(() => setShow(s => !s), 3000)
        return () => clearInterval(id)
      }, [])
      if (!show) {
        return
      }"
    image:
    View blob content
    $type:
    "blob"
    mimeType:
    "image/jpeg"
    size:
    348230
    aspectRatio:
    width:
    1394
    height:
    1044
langs:
  • "en"
reply:
root:
cid:
"bafyreigy45myfuvfwckuh2dxabhdgvtfjtpr4opsmm7eklootxxi7jtafi"
parent:
cid:
"bafyreif7rj7wiezokzkxdtxphv7qm2dgytz4ir3roxlcfpm6a2jx454wki"
createdAt:
"2024-12-07T15:58:48.755Z"