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

Enhancement: Changing direction of swipe based on semanticContentAttribute #89

Open
garima-bothra opened this issue May 20, 2020 · 1 comment

Comments

@garima-bothra
Copy link

Your issue may already be reported!
Please search on the issue track before creating one.

Expected Behavior

The TabBar swipe should work according to the semanticContentAttribute

Current Behavior

Currently it swipes Left to Right even when semantics is Right to Left

Possible Solution

Steps to Reproduce (for bugs)

  1. Set semantics of tabBar right to left (can be done in attributes inspector)
    2.Try swiping
  2. When swiping left, it goes to the right and vice versa

Environment

  • SwipeableTabBarController version:
  • Device and OS running tests:
  • Demo project link:
@marcosgriselli
Copy link
Owner

Good catch @garima94921. I'll take a look at this over the weekend

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

No branches or pull requests

2 participants