linkedin/Hakawai

Mention List view only conformed to the UITextView

mrafayfarooq opened this issue · 3 comments

I want to know if there is a way I can show the list of mentions outside the text view. If my text view is small and has an only a single-line height, my list is hidden because it doesn't have the space to view. Attaching the screenshot for better understanding
Screen Shot 2019-09-23 at 2 21 03 PM

As you can see the list of mention is there as you can see the gray background on the top but you cannot actually see it since the text box is small. Ideally, I want it to cover the top or bottom view. Any way to do it?

@mrafayfarooq did you find any way to show the mention list table outside uitextview???

@mrafayfarooq did you find any way to show the mention list table outside uitextview???

No, I realized that you need a table view to show the list. It would be hidden in the beginning but as soon as you enter @ it will be un hidden and populated and will give you the impression that you are using a list

Hi @mrafayfarooq
HI @ashwinshres

Did you get any solutions for this? can you please share..