Update use case, registration and login screens.

Remove "Custom server" button from use case screen.
Remove matrix.org description.
Add username availability to registration screen.
This commit is contained in:
Doug
2022-07-13 13:39:27 +01:00
committed by Doug
parent ddc61660a3
commit 82b60f2e5e
24 changed files with 224 additions and 208 deletions
@@ -29,7 +29,6 @@ enum OnboardingUseCaseViewModelResult {
case workMessaging
case communityMessaging
case skipped
case customServer
}
// MARK: View