Page MenuHomePhabricator

[native] implement screen when connecting secondary device
Needs ReviewPublic

Authored by kamil on Wed, Dec 11, 8:16 AM.

Details

Reviewers
ashoat
tomek
Summary

ENG-9959.

Copy is taken from existing Alert.

This diff is just UI, navigating to it and logic is implemented later in the stack.

In ENG-9968 there is an example of how the flow looks like.

IMG_4787 (1).PNG (1×828 px, 51 KB)

Depends on D14114

Test Plan

Navigate to screen

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil published this revision for review.Wed, Dec 11, 8:30 AM
kamil added inline comments.
native/account/qr-auth/qr-auth-context-provider.js
96–98

Here we should navigate to the success screen, this will be added later in the stack