Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating login screen and adding some styles to the onboarding page #28

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

marcellintacite
Copy link
Collaborator

Adding Login page and adding some styles on the onboarding page

Description

This pull request introduces design enhancements to the onBoarding screen and Login screen in our Expo project. It includes improvements in layout, styling, and user experience, such as updated color schemes, better alignment, and improved responsiveness.

Motivation and Context

The motivation behind these changes is to create a more visually appealing and user-friendly onboarding and login experience for our app users. The existing screens lacked a cohesive design, and these improvements address that issue.

How Has This Been Tested?

I have thoroughly tested these changes on Android simulators and on real devices. The following steps were taken during testing:

  • Verified that the screens render correctly without any layout issues.
  • Checked that the color schemes and styling changes are consistent across different devices and screen sizes.
  • Tested user interactions, such as swiping through onboarding slides and entering login credentials.
  • Ensured that the screens work well in both portrait and landscape orientations.

Screenshots (if appropriate):

Screenshot_20230921-182800
Screenshot_20230921-182756

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant