In this video, we will create a password input component that allows users to toggle between the password being visible and being hidden.
This is a fairly common pattern that you may have seen in apps you use. It is particularly useful for mobile apps where it can be easy to make a typo when entering a password.