Closed modbender closed 1 month ago
I think this is a very basic component for every react native UI library and should be implemented with priority
Example is here: https://mui.com/material-ui/react-list/
Especially this part: https://mui.com/material-ui/react-list/#list-controls
Has a lot of use cases:
@modbender fortunately/unfortunately primitives for lists already exist with react-native so we will not be implementing one.
I think this is a very basic component for every react native UI library and should be implemented with priority
Example is here: https://mui.com/material-ui/react-list/
Especially this part: https://mui.com/material-ui/react-list/#list-controls
Has a lot of use cases: