Stephanie Sharp

Results 7 comments of Stephanie Sharp

The podspec has already been updated to version 1.1.5, just need to tag the release and [push to trunk](https://guides.cocoapods.org/making/getting-setup-with-trunk.html#deploying-a-library).

Thanks for raising this issue. Looks like it's a problem with dynamic height tableview cells. I had a play around with it on the weekend but couldn't get it to...

Thanks for reporting this crash. I haven't been able to reproduce myself with the demo app yet. To help find a fix, could you please: * let me know how...

@nunepradeepkumar Great! Can you confirm this commit c3b6516236596a1c50680c75d83cd6ea5150d511 fixes the crash for you? You can checkout the `develop` branch to test it. (It's slightly different to 17e4908, calling `setNeedsLayout` on...

Found the following issues with voice over: - Cannot swipe up/down to move insertion point when editing text field - Cannot tap clear text button (black rectangle does not include...

Hi @iOSDevAkshay, I'd be happy to help. You can use `textPadding` like this to add extra space above and below the text field, and it will be centered vertically: myTextField.textPadding...

@iOSDevAkshay, I've just released an update so please try v1.0.1 and let me know if you're still seeing the placeholder on the left when the text is centered. If you're...