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

Bug fix: Adjust the on boarding screens to be scrollable #129

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

Irirwanirira
Copy link
Contributor

What does this PR do?

This pull request adds updates to the onboarding screens of the medical app to ensure that users can scroll through different screens compatibility with both dark and light modes. It includes adjustments to the UI elements, colors, and layouts to maintain consistency and readability across different modes.

Description of Task to be completed?

The fix involved reviewing the existing onboarding screens and making necessary adjustments to ensure they are visually appealing and functional in both dark and light modes. This includes modifying color schemes, updating text styles, and adjusting layout spacing where necessary.

How should this be manually tested?

These changes could be tested by running the app on your Android Studio emulator or by having the Expo app installed on your phone and scanning the QR code to try the app.

Screenshots

WhatsApp Image 1 WhatsApp Image 2

@Irirwanirira Irirwanirira linked an issue Jun 5, 2024 that may be closed by this pull request
@Irirwanirira Irirwanirira changed the title Bg onboarding screen Bug fix: Adjust the on boarding screens to be scrollable Jun 5, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.22%. Comparing base (d015e1a) to head (8d28541).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #129   +/-   ##
========================================
  Coverage    72.22%   72.22%           
========================================
  Files            3        3           
  Lines           18       18           
  Branches         3        3           
========================================
  Hits            13       13           
  Misses           5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Irirwanirira Irirwanirira force-pushed the bg-onboardingScreen branch 2 times, most recently from 2e1a005 to cafc08a Compare June 7, 2024 07:54
@Irirwanirira Irirwanirira self-assigned this Jun 7, 2024
@Irirwanirira Irirwanirira added the Need Review Requires reviews label Jun 7, 2024
@Irirwanirira Irirwanirira added this to the Mobile App UI milestone Jun 7, 2024
@Irirwanirira Irirwanirira force-pushed the bg-onboardingScreen branch from cafc08a to e37a575 Compare June 7, 2024 08:56
@mr3nz1 mr3nz1 force-pushed the bg-onboardingScreen branch from 2a3cd7d to 0c4a975 Compare June 7, 2024 10:06
    *fix(favoriteDoctors-screen):Enhance UI and add dark theme
    *fix(favoriteDoctors-screen):Enhance UI and add dark theme
    *fix-doctor-details-screen-added
    *fix-SignupAndLogin-screen-added
    *fix-SignupAndLogin-screen-added
    *fix-AddNewCard-Screen-added
    *bg: fix appointment
    *feat:setting up the dark theme for some screens.
    *fix-doctor-details-screen-added

bg: fix merge conflicts
    *fix-AddNewCard-Screen-added
    *bg: reset release commits
    *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android
    *bg: Adjust scollable onboarding screens
    *ch(githubAction-build):Change eas.json,app.json,app.json format ,to allow dynmic build for ios and android
    *bg: Adjust scollable onboarding screens
    *bg: onboarding alignment fix
@mr3nz1 mr3nz1 force-pushed the bg-onboardingScreen branch from 0c4a975 to 8d28541 Compare June 7, 2024 10:14
@Nkbtemmy Nkbtemmy merged commit 2ac2eac into develop Jun 7, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Need Review Requires reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: FIx onBoarding screen to make them scrollable
5 participants