df pfp
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

Varun Srinivasan pfp
Varun Srinivasan
@v
Cc @nickcherry
1 reply
0 recast
0 reaction

Nick Cherry pfp
Nick Cherry
@nickcherry
I haven't built it out to verify, but I would expect rendering several webviews (e.g. one for each cast in a feed) would be pretty expensive from a CPU/memory perspective, since you're effectively spinning up a dozen little mobile Safari browsers. That would be less of a problem if you're only using it for one view,
1 reply
0 recast
0 reaction