fukemy
fukemy
i got this problem with IOS
hi, did u solved this? Im facing same issue
for 7000+ data, please use RecyclerListView + v3
why not use scrollView?
i think better is keep rendering view inside mentionView better(avoid memories, better handling). And you can wrap the mentionView by scrollView + give maxheight to it. But for your issues,...
Please double check the v3-alpha, he did all your purpose. 1. No need to use MentionInput directly 2. Keep track to mentions suggest 3. Render mention view in every place...
https://github.com/dabakovich/react-native-controlled-mentions/issues/75#issuecomment-1114282123
i got this problem when app killed. in background call show normally
It's better to write native module for IOS based on special os, on Android this library work as expected
hi, i got this problem on IOS, not android