Platform conventions[Recommended]
Consider the navigation patterns and gestures familiar to users on each platform. For example, use bottom navigation bars for Android and tab bars for iOS. Follow platform-specific conventions for swipe gestures, back buttons, and other navigational elements
No Comments