Hello! It is the major functionality that was missing from SwiftUI's TextEditor, and wonder if you have found any way to detect backspace being tapped? Not only when a char is deleted, but also when user taps it when the text view is empty.
Thanks for making this open source library!