expo / router

[ARCHIVE]: Expo Router has moved to expo/expo -- The File-based router for universal React Native apps
https://docs.expo.dev/routing/introduction/
1.36k stars 113 forks source link

add listener types #861

Closed muneebahmedayub closed 1 year ago

muneebahmedayub commented 1 year ago

Motivation

FIX #860

Execution

The types were already exported from @react-navigation, I used withLayoutContext with generics to add those types in Stack, Tabs and Drawer navigation

Test Plan

This pull request can be tested by checking the types of listener prop in any navigator in one of the sandbox projects in app directory