Mihir Oza
Mihir Oza
@iDevelopper have you changed anything in storyboard in above demo? I am using objective c and I want to implement for Arabic. So could you help to implement RTL in...
@iDevelopper segue is not working which I implement in my RearTableViewController. It works in English but when I change to Arabic If I click on any cell it's not working....
@iDevelopper sorry for late replay, I can see the menus in Right Side, but when I click on any menu item it's not pushed to relevant screen. For example, If...
I think there is some miscommunication, in your example when I pressed on item 0 or item 1 nothing happens because you didn't add any segue in item 0 or...
Your app is crashing when I use Arabic, you didn't add any segue in Arabic storyboard. 
I am using a single storyboard, for other languages, I am using **Main.strings**.
I think it's your storyboard issue. you didn't add 2 cell in Arabic. Crash log : > *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'unable to dequeue a...
I am using Xcode 9.3, So I am not sure but it's using Arabic storyboard in Xcode 9
Please see the uploaded video in xcode 9.3 [Screen Recording.zip](https://github.com/John-Lluch/SWRevealViewController/files/2218935/Screen.Recording.zip)
Hello, @iDevelopper any suggestions for my issue?