5 ms·
I think the whole native thing is more for better performance, debugging ease and dependency reduction rather than seeking variation in UIs.
by Dfiesl 7d ago
I think the whole native thing is more for better performance, debugging ease and dependency reduction rather than seeking variation in UIs.
- myko 6d agoIt is both. You want the application to look correct on the platform the user is on, i.e. Liquid Glass on iOS and Material on Android.