Skip to content

Remove pseudo <BaseView> component #17

@markusjwetzel

Description

@markusjwetzel

A pseudo <BaseView> component is used for tables (<table>, <thead>, <tbody>, <tfoot>, <tr>, <th>, <td>) and basic lists (<ul>, <ol>, <li>), because these elements cannot be set to display: flex easily. In order to support them with react-native we should implement these elements with flexbox and the real <BaseView>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions