Skip to content

Make TableCell padding configurableΒ #53

@MarkusWendorf

Description

@MarkusWendorf

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions