Password Entropy Calculation (React Native)

Today I will show you a modern way to of password validation, a Password Antropy Calculato. We will prepare an password entropy formula to calculate password strength, and we will prepare an animated password strength view to display password strength using different colors.

Enable Password Autofill (React Native Expo)

Password autofill is an import feature for good user experience, as user will not have to enter username and password every time they login. As a human tendancy to forgot password, they need to reset password everytime they forgot their password, that inconvinance could lead us to loose users.