Closed lafiosca closed 3 years ago
Per discussion in #89, let's add a new prop to DraxList which will be a function which extracts DraxViewProps from items to be passed into their respective DraxViews.
DraxList
DraxViewProps
DraxView
Per discussion in #89, let's add a new prop to
DraxList
which will be a function which extractsDraxViewProps
from items to be passed into their respectiveDraxView
s.