Skip to content

flex doesn't works ? #193

@fatoldsun00

Description

@fatoldsun00

Hi,

i try to make 3 or more rectangle inline, i.e. flex row style. but this code doesn't works

    <Placeholder style={{flex:1, flexDirection: 'row'}}
              Animation={Shine}>
              <PlaceholderLine height={150} style={{ backgroundColor: "red" }}/>
              <PlaceholderLine height={150} style={{ backgroundColor: "red" }}/>
              <PlaceholderLine height={150} style={{ backgroundColor: "red" }}/>

   </Placeholder>

How i can display loaders like in horizontal flatlist ?

Thanks

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