Dan

Results 61 comments of Dan

Did this ever get answered? I need to add a cancel button to the standard prompt

I'm needing this too. May have to just add it to the repo.

seeing that here too

Closed by mistake. Anyone have an update?

That’s ok.. Trying to implement it.. if I get it. I'll let you know 👍

ios 15. So I found that inside of TextViewCell.swift that that lines: ``` public func updateValue() { let s = textView.text ?? "" let hasText = !s.isEmpty placeholderLabel.isHidden = hasText...

The keyboard is getting dismissed for some reason (turn on soft keyboard in the simulator, and you'll see it get dismissed the first time)

So I've been running with this for several months now and can not tell that it breaks anything. Can we get that put into the master branch?