Details
Details
Navigate to screen
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/account/qr-auth/qr-auth-context-provider.js | ||
---|---|---|
96–98 ↗ | (On Diff #46333) | Here we should navigate to the success screen, this will be added later in the stack |
Comment Actions
Would appreciate @tomek's help in reviewing the QRAuthContext part... it's hard for me to track the whole flow and where connectingInProgress should be set
native/navigation/route-names.js | ||
---|---|---|
360–362 ↗ | (On Diff #46333) | We usually define the params type in the file that has the component, and import it in this file |