Closed remivar closed 3 years ago
Created UpdateUsername() function in the SignInViewModel. The function will be called from the SignInViewController, which in turn calls Validation.cleanedPhoneNumber to filter phone# by removing space , +,-,(,), etc.
Going to close this as now fixed in this pr.
Created UpdateUsername() function in the SignInViewModel. The function will be called from the SignInViewController, which in turn calls Validation.cleanedPhoneNumber to filter phone# by removing space , +,-,(,), etc.