currently making a choose username screen that restricts users from choosing existing usernames
if the text input is same as the existing one, a red text “the username is already chosen” will appear (image below)
and i dont know how to make the button “continue” disappear if the text input is the same as the existing ones (image below is the one failed, how should i make it?)