- Implemented .env file setup to enhance application security.
- Phone number and ZIP code fields are now masked in U.S. format with proper validation.
- Trimmed leading and trailing spaces from input fields throughout the app.
- Fixed app freezing issue when the user cancels the image picker from the side drawer.
- Toast message is hiding behind the keyboard for mobile and zip code field, the message should be above keyboard.