Commit d44f9a33 by G

navigate to the numberAndOtp... screen

parent e514ef17
......@@ -37,7 +37,7 @@ const PaymentAmountInputScreen: PaymentStackScreenComponentProps<"paymentAmountI
/>
</Box>
<Button
onPress={() => {}}
onPress={() => navigation.navigate("numberAndOtpForPaymentScreen")}
variant={"full"}
textVariants={"primary"}
label="Confirmer"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment