feat: add onfido onboarding for bank transfer #5300
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 warning
Check Code
Process completed with exit code 1.
|
Check Code:
app/screens/send-bitcoin-screen/send-bitcoin-destination-screen.tsx#L243
The 'initiateGoToNextScreen' logical expression could make the dependencies of useEffect Hook (at line 260) change on every render. To fix this, wrap the initialization of 'initiateGoToNextScreen' in its own useMemo() Hook
|