Skip to content

Commit

Permalink
Merge branch 'master' into IOCOM-435-polling-f24
Browse files Browse the repository at this point in the history
  • Loading branch information
adelloste authored Oct 26, 2023
2 parents d167e66 + be80fe0 commit 53e2605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ts/features/idpay/onboarding/navigation/navigator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export const IDPayOnboardingNavigator = () => (
<Stack.Screen
name={IDPayOnboardingRoutes.IDPAY_ONBOARDING_COMPLETION}
component={CompletionScreen}
options={{ gestureEnabled: false }}
/>
<Stack.Screen
name={IDPayOnboardingRoutes.IDPAY_ONBOARDING_FAILURE}
Expand Down

0 comments on commit 53e2605

Please sign in to comment.