Hugo Tunius
Hugo Tunius
I'm not sure on this. I haven't read the code well enough to know if this should be possible or not. My gut feeling from the quick look I have...
This has been merged and released in 3.7.0
There isn't currently any first party support for this, but we are open to PRs contributing it.
Hey @abhijitpp can you give some more details on this? The component is an extesions of `UITextField` so any method that works for centering text in a `UITextField` should be...
@Maryom How are you getting on?
Can you reproduce it in a small example project?
I think we should start setting `textAlignment` to `NSTextAlignmentNatural` everywhere and get rid of the custom RTL stuff. Since iOS 9.0 this should be the solution. I can look at...
I'll have a look at this at some point, but if you wanna send a PR after we merge the Swift 3 branch in #67 that'd be awesome
Hey @vijayasaiatyam do you have a more details on this, maybe a stacktrace?
Hey @HermanKayy can you try using a subclass for this?