Your issue may already be reported! Please search on the [issue track](https://github.com/marcosgriselli/SwipeableTabBarController/issues?utf8=✓&q=) before creating one. ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> The TabBar swipe should work according to the semanticContentAttribute ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> Currently it swipes Left to Right even when semantics is Right to Left ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Set semantics of tabBar right to left (can be done in attributes inspector) 2.Try swiping 3. When swiping left, it goes to the right and vice versa 4. ## Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SwipeableTabBarController version: * Device and OS running tests: * Demo project link: