TextFieldEffects icon indicating copy to clipboard operation
TextFieldEffects copied to clipboard

Custom UITextFields effects inspired by Codrops, built using Swift

Results 9 TextFieldEffects issues
Sort by recently updated
recently updated
newest added

Fixed issue where text rect would overlap the textfield's bounds on the right side for Yoshiko TextField. Check the before and after when debugging the view hierarchy in Xcode: ![Before...

Hi, I added rightview button to textfield. when i enter more character it was overlappedto button image. kindly give a solution! Thanks in advance

stale

I love this library ❤️ With Xcode 11 I started getting the following error: ``` 2020-06-06 20:30:23.609206-0700 Project1[95342:6267628] CoreText note: Client requested name ".SFUI-Regular", it will get TimesNewRomanPSMT rather than...

stale

Hello, I try to make the edges rounded on the model Akira, unfortunately the border finds himself cut instead of becoming rounded there is a way?

stale

When we use some fonts like "Roboto", the placeholder uses "Times new roman" font instead. The problem is related to this code snippet ``` private func placeholderFontFromFont(_ font: UIFont) ->...

Placeholder is blinking if we used Timer in same view, But it's not blinking in iOS 14. It's happening when the textfield's keyboard is opened.

In KaedeTextField, the animation was triggered on every character entry. Fixed the issue. Before: https://github.com/raulriera/TextFieldEffects/assets/18292352/b0f72479-5f04-410d-8f36-c387e62a2916 After: https://github.com/raulriera/TextFieldEffects/assets/18292352/69ccab36-27b4-41c1-987b-6fed0f15b456

From [Apple docs](https://developer.apple.com/support/third-party-SDK-requirements/): > Starting in spring 2024, you must include the privacy manifest for any SDK listed below when you submit new apps in App Store Connect that include...

the height of. textfield above from 100. placeholder floating not working. proper