-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Better support for right-to-left languages #611
Comments
@jessesquires any ideea how can I turn off the support for right-to-left languages? |
@oanaBan i have the same problem :/ |
Thanks. My issue was that after updating the lib from 5.3.2 to 6.1 my entire app was messed up, not just the Messages screen, when using a RTL language (eg: Hebrew). I fixed this by "turning off" the RTL languages support by removing the other languages from project - Info tab - Localizations section (you also need to check the "Delete localized resources files from disk" checkbox). After removing them my app looks ok also on Hebrew, it doesn't have specific RTL language support but at least my app is not messed up. |
@oanaBan - The 6.0 release was not backwards compatible with 5.x. See the release notes as well as #476 for details. |
Hello everyone! I'm sorry to inform the community that I'm officially deprecating this project. 😢 Please read my blog post for details: http://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/ Thus, I'm closing all issues and pull requests and making the necessary updates to formally deprecate the library. I'm sorry if this is unexpected or disappointing. Please know that this was an extremely difficult decision to make. I'd like to thank everyone here for contributing and making this project so great. It was a fun 4 years. 😊 Thanks for understanding, |
Need an easier way to specify the "current sender" as being on the left or right hand side, and adapt other UI accordingly.
The text was updated successfully, but these errors were encountered: