Skip to content

NewAccountScreen - Multiplatform Compose Screen for Creating new Account

Jørgen Svennevik Notland requested to merge jQrgen/wally:mp_new_account into mp

Ports New Account Screen to Compose for creating a new account and for recovering an account from backup phrase

It needs WallySwitch from https://gitlab.com/wallywallet/android/-/merge_requests/24

  • Account.kt ported to multiplatform
  • Port fun recoverAccount() to mutliplatform
  • Port fun newAccount() to multiplatform
  • Port fun saveActiveAccountList() to multiplatform

Test on:

  • Android
  • iOS Emulator
  • iOS Device
  • MacOS m1 Native
  • MacOS m1 JVM

Relate issue for PeekActivity: https://gitlab.com/wallywallet/android/-/issues/28

NewAccountScreen InputValidation
NewAccountScreen InputValidation
HomeScreen AlertDialogConfirmation
AlertDialogConfirmation HomeScreen
Edited by Jørgen Svennevik Notland

Merge request reports