-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hey, just getting started with this library of yours. Works nicely, docs are intuitive.
But I would like to configure the padding for TableCell but it is hardcoded to 8.
Something like
const padding = style.paddingHorizontal ?? style.padding ?? 8;
const onTextLayout = ...
Also the markerStyle for listItems could also need a way to be modified. There's also a hardcoded margin of 5.
imwithye
Metadata
Metadata
Assignees
Labels
No labels