Component - Nested navigators
This UI component shows how to use nested navigators in a React Native app. Nested navigators let you have one navigator inside another, like having tabs inside a stack. This helps organize screens and navigation flows clearly.