orbit-swiftui icon indicating copy to clipboard operation
orbit-swiftui copied to clipboard

Extract `ListChoice` content as a standalone component

Open PavelHolec opened this issue 1 year ago • 0 comments

We often need a ListChoice-like component, but non-interactive (in cases where only disclosure is interactive).

We have a RowContent WIP component prepared which can be moved and reused in ListChoice component

PavelHolec avatar Mar 21 '23 12:03 PavelHolec