Search code examples
UITextField placeholder text is unreadable in iOS13 dark mode...

objective-cuitextfieldios13ios-darkmode

Read More
Change prompt color for UITextField or UITextView on Mac Catalyst...

iosuitextfielduitextviewmac-catalyst

Read More
How to stop the user not to type space in the beginning of the text in UITextView iOS?...

iosswiftuitextfielduitextview

Read More
How to open the keyboard automatically on UITextField?...

iphoneobjective-cinterfaceuitextfieldbuilder

Read More
how to add an action on UITextField return key?...

iosobjective-ciphoneswiftuitextfield

Read More
How to replace a specific character in a string inside a UITextField?...

iosswiftstringuikituitextfield

Read More
iOS/Swift: how to detect touch action on a UITextField...

iosswiftuitextfieldtouch-up-inside

Read More
Custom Floating Text Field - Swift...

iosswiftuitextfield

Read More
How to format numbers in a textField with math equation string?...

swiftstringuikituitextfieldnsnumberformatter

Read More
How to make UITextField behave like a UISearchBar in Swift?...

swiftuitextfieldios8uisearchbaruisearchbardelegate

Read More
Hide the cursor of a UITextField...

ioscocoa-touchuitextfielduipickerview

Read More
Swift5: TextField Minimum and Maximum Character Limit Validation...

iosswiftuitextfieldswift5

Read More
How to change the tint color of the clear button on a UITextField...

iosobjective-cswiftuibuttonuitextfield

Read More
How to add a straight line into UISearchBar next to right Search icon?...

iosswiftuitextfieldborderuisearchbar

Read More
How to move cursor to next textfield automatically after fill previous textfield in Swift Collection...

iosswiftuicollectionviewuitextfieldtext-cursor

Read More
Swift detect return key pressed without using textFieldDidEndEditing...

iosswiftxcodeuitextfield

Read More
What is the purpose of calling text.flatMap(URL.init)?...

iosswiftuitextfieldnsurl

Read More
Disabling user input for UITextfield in swift...

iosswiftuitextfieldediting

Read More
How to check if UITextField text is empty when done editing...

iphoneobjective-cioscocoa-touchuitextfield

Read More
How to create copying pop-up?...

iosmenuuitextfield

Read More
How to set one DatePicker for Multiple TextField.?...

iosswiftxcodedatepickeruitextfield

Read More
Update inputAccessoryView in SwiftUI (UIViewRepresentable)...

swiftswiftuiuikituitextfielduiviewrepresentable

Read More
How can we show suggestions for UITextField is xCode Swift?...

swiftxcodeswiftuiuitextfielduiviewrepresentable

Read More
How to tell a UITextField to use the NumberPad Keyboard in code?...

iphoneobjective-cuitextfield

Read More
Disable blinking cursor from UITextField in swift?...

iosswiftuitextfieldswift3

Read More
How to detect all OTP textfields are filled or not in Collection view cell Swift...

iosswiftuicollectionviewuitextfielduicollectionviewcell

Read More
Function in textFieldDidEndEditing is running when it’s not supposed to run...

swiftuitextfield

Read More
How to give corner radius using storyboard?...

iosswiftxcodestoryboarduitextfield

Read More
How UITextField move to next TextField When Click on Return Key in Keyboard...

swiftuitextfielduitextfielddelegate

Read More
becomeFirstResponder not called if UITextField is a subview...

iosswiftuitextfield

Read More
BackNext