From d09e9b08b452bcef8526483d2956c05b014a4fe9 Mon Sep 17 00:00:00 2001 From: Federico Mastrini Date: Fri, 23 Feb 2024 16:30:39 +0100 Subject: [PATCH] chore: [IOBP-498] Adds stepper in payment's screens header (#5525) ## Short description This PR adds the stepper component in payment's screens header. ## List of changes proposed in this pull request - Added `WalltPaymentHeader` component, to handle back navigation and display `Stepper` in the payment flow screens - Added `react-navigation-view-pager` to handle navigation between screens in the payment flow - Added `currentStep` to redux store with actions and selector to read and update it. - Added `WalletPaymentMakeScreen` which displays the `ViewPager` with the payment flow screens. ## How to test Within Wallet Payment Playgrounds, start a new payment flow and check that the stepper is correctly rendered ## Previews | IOs | Android | | --- | --- | |