diff --git a/src/libs/Navigation/AppNavigator/AuthScreens.tsx b/src/libs/Navigation/AppNavigator/AuthScreens.tsx index e5fee6805c79..ad437f08523c 100644 --- a/src/libs/Navigation/AppNavigator/AuthScreens.tsx +++ b/src/libs/Navigation/AppNavigator/AuthScreens.tsx @@ -373,6 +373,7 @@ function AuthScreens({session, lastOpenedPublicRoomID, initialLastUpdateIDApplie name={NAVIGATORS.FEATURE_TRANING_MODAL_NAVIGATOR} options={onboardingModalScreenOptions} component={FeatureTrainingModalNavigator} + listeners={modalScreenListeners} />