Skip to content

fix: remove home swipes #2487

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

Merged
merged 2 commits into from
Feb 24, 2025
Merged

fix: remove home swipes #2487

merged 2 commits into from
Feb 24, 2025

Conversation

pwltr
Copy link
Collaborator

@pwltr pwltr commented Feb 23, 2025

Description

Removes home screen swipe gestures and add onPress to slider dots for navigation. The reason is that after a recent upgrade gestures are partially broken on Android emulator. It's ok to remove these gestures though since that is also part of next design iteration (v54) where a drawer menu is added.

Type of change

  • 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 not work as expected)
  • Refactoring (improving code without creating new functionality)

Tests

  • Detox test
  • Unit test
  • No test

@pwltr pwltr requested a review from coreyphillips February 24, 2025 09:19
@pwltr pwltr merged commit 6d85a23 into master Feb 24, 2025
7 checks passed
@pwltr pwltr deleted the fix/remove-home-swipes branch February 24, 2025 19:43
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.

2 participants