Join Nostr
2025-08-12 09:58:24 UTC

npub1ny…clzp9 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.