devopsinthecloud
devopsinthecloud copied to clipboard
Trying to break
For testing
Is it possible for you guys to expose the `cornerRadius` property for additional customization of the mention highlight? Currently that property cannot be overridden when subclassing HKWLayoutManager. ...or alternatively, if...
Is any one else facing this problem?
Hello Dear, Mentions works nice in the Create mode. Now on Edit screen. I am preloading textView with text that contains mentions. But Hakawai textView does not highlight those mentions...
Please, update the samples and the documentation! It's simply impossible to use this library in its current state of documentation
After writing a couple of lines in the Arabic language in HKWTextView, the app crashes. Call stack - ``` 2021-10-14 12:54:40.198309+0530 HakawaiDemoSwift[26165:187932] *** Terminating app due to uncaught exception 'NSRangeException',...
`UITextView` can split an `NSAttributedString` and set new `font` attribute if some substring has a different language which needs another font (for example when the mention include both English and...
Currently i have implemented it , but when i get mention from plugin.mention() i am getting as [HKWMentionsAttribute]. Actually , here i need more data from my [MentionsEntity]. So, is...
I am not able to find a method or workaround to use **prefill** mentions under HKtextView. Please provide a method or a way to achieve this using HKTextView. @warsaw @rcancro...