FlashcardIntermediate
navigation Prop and useNavigation Hook
Screens get a navigation prop, and useNavigation provides it to any component.
Question
How do you access the navigation object?
Click to reveal answer
Screens get a navigation prop, and useNavigation provides it to any component.
How do you access the navigation object?