df
@df
Farcaster react native experts - what's the best way to do a text area with things like @ mentions (think a Casting input). Are there any serious problems with using a webview?
3 replies
0 recast
0 reaction
san
@san
Iβve used pop-ups/tooltips to implement something similar. Webview should work fine as well, but if you want to have all mobile components - then a small tooltip type functionality would be better and unobtrusive while typing
0 reply
0 recast
0 reaction
pugson
@pugson
using a webview is fine just remember to unmount it so it doesnβt leak memory in the background
0 reply
0 recast
0 reaction
Varun Srinivasan
@v
Cc @nickcherry
1 reply
0 recast
0 reaction