- Implement QRAuthNavigator, other screens in the QR Auth flow are going to be part of this.
- Moved existing SecondaryDeviceQRCodeScanner to be part of QRAuthNavigator.
screenOptions in QRAuthNavigator are the same as in RegistrationComponent as we want those two flows to look consistent.
In ENG-9968 there is an example of how this looks like.