Content pfp
Content
@
0 reply
0 recast
2 reactions

Dan Romero pfp
Dan Romero
@dwr.eth
Does anyone have an example of a React Native app for Android with a performant inbox list with swipe actions?
9 replies
3 recasts
106 reactions

Samuel pfp
Samuel
@samuellhuber.eth
FlashList seems to be the go to list library https://github.com/Shopify/flash-list though swiping seems to also cause performance drops in general depending on the gesture handler used https://github.com/Shopify/flash-list/issues/366
1 reply
0 recast
3 reactions

Dan Romero pfp
Dan Romero
@dwr.eth
Doesn’t have bidirectional scrolling yet. We used everywhere else.
0 reply
0 recast
2 reactions