Signal-iOS/SignalUI/Views/Mentions
Igor Solomennikov ea55469ec8 Remove deprecated UITextViewDelegate methods.
textView(_:shouldInteractWith:in:) were deprecated in iOS 10.

This change is purely deletion of code because newer UITextViewDelegate
methods:  textView(_:shouldInteractWith:in:interaction:) were already
implemented.
2022-01-31 15:15:18 -08:00
..
Mention.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
MentionPicker.swift Badges avatars with custom diameters 2021-11-11 20:18:30 -08:00
MentionTextView.swift Remove deprecated UITextViewDelegate methods. 2022-01-31 15:15:18 -08:00