Hemang
Hemang
@kiwo12345 and @aatalyk, yes, it should be safe to use it in the production app as it should not contains and 3rd party framework and must follow the iOS App...
The best way to know is by checking it by your self? 👍
@wdcurry, sorry for the inconvenience caused! I just reverted the commit in which I have intentionally renamed the open/close methods. Please feel free to redownload the source and try again....
@Khalian, any updates on this?
@keegho 's approach is correct and I use the same every time if RTL UI is required for my app. @embassem for UITextField we have to set the `textAlignment`.
You can download it from here, https://github.com/marmelroy/Localize-Swift/archive/master.zip
@alexisbar , thanks for the kind words. Hope this repo will help you in your work. I will be happy to receive your pull-request on it. If you need any...
@alexisbar - Few points to note with that pull-request: 1. Please add a `[String]` - in file [HHFloatingViewConfiguration.swift](https://github.com/hemangshah/HHFloatingView/blob/master/HHFloatingView/Source/HHFloatingViewConfiguration.swift) - `optionTitles` with that, if it's not empty, we will create title...
Hello, will let you know. On Thu, 27 Feb 2020 at 13:39, krutitrivedi wrote: > hello, i have tried to add label but does not display can you please share...