Join Nostr
2025-08-04 22:12:08 UTC

hodlbod on Nostr: When designing a cross-platform mobile app, how important is it to use material/hig ...

When designing a cross-platform mobile app, how important is it to use material/hig conventions? I am unable to find much support for react native UI libraries that render differently depending on platform — most seem to have a single look on both platforms. But doesn't this undermine UX patterns that rely on platform-specific idioms? I'm super confused about this.