Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Array inside Grid style, breaks the styling? #54

Description

@123ndy

This
<Grid style={[Styles.something.grid, Styles.something.grid.bgBlack]} >
and this
<Grid style={[Styles.something.grid]} >
seems to break the styling.

(While this works: <Grid style={Styles.something.grid} > )

Am I doing something wrong, or is it a bug?

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