Manikandan SHow to set an accessory view for UITextView(iOS)Hello everyone , hope you are all doing good. Do support if you are finding it useful. Enough about the introduction. Let’s dive into the…Feb 23
Shawn HaghnazariSwiftUI: How to Dismiss The Keyboard Smoothly in a Text ViewFixing keyboardDismissMode.interactive in SwiftUI and UIKitSep 7, 20211
Varun TomarInvalid parameter not satisfying: pos Crash on iOS 15 while pasting text onto UITextViewWe were getting a strange crash on iOS 15 while pasting text in UITextView, things working fine on previous iOS version. It’s a bit wired…Nov 23, 2021Nov 23, 2021
InThe StartupbySergey ChsherbakAutoresizing UITextView Like in Messaging AppsHave you ever tried to make a UITextView that can resize itself based on its content? You sure have seen it in many messaging apps but…Feb 13, 20211Feb 13, 20211
Manikandan SHow to set an accessory view for UITextView(iOS)Hello everyone , hope you are all doing good. Do support if you are finding it useful. Enough about the introduction. Let’s dive into the…Feb 23
Shawn HaghnazariSwiftUI: How to Dismiss The Keyboard Smoothly in a Text ViewFixing keyboardDismissMode.interactive in SwiftUI and UIKitSep 7, 20211
Varun TomarInvalid parameter not satisfying: pos Crash on iOS 15 while pasting text onto UITextViewWe were getting a strange crash on iOS 15 while pasting text in UITextView, things working fine on previous iOS version. It’s a bit wired…Nov 23, 2021
InThe StartupbySergey ChsherbakAutoresizing UITextView Like in Messaging AppsHave you ever tried to make a UITextView that can resize itself based on its content? You sure have seen it in many messaging apps but…Feb 13, 20211
Aaron SmithForm Field Navigation on iOS and UIKitA great way to handle form field navigation.Jun 1, 2021