Normally, list items have an active state when they are being tapped (example from Mlem):

Lemma doesn’t seem to have any special state for an active list item. This can make it seem like one didn’t actually touch the item, it feels kind of weird to use.

  • gromdroid@lemmy.worldM
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 months ago

    Good to know, thanks for checking out dark mode!

    Lemma is written in React Native, which doesn’t have all the native iOS elements out of the box. Therefore I have written most of the iOS elements from scratch. I think for the most part it looks really similar to the native iOS UI, but some details (like these) are harder to get right.