I recently used SWRevealController for IOS and it worked fine, but when i tried to test localization for Right to Left languages, the rear view still slides from Left, it should do from Right, is there any way to call sw_right segue instead of sw_rear in case of right-to-left localization?
specially in SWRevealController we are not calling segues by identifier, any ideas?