Skip to content

Scroll not showing last row #7

@dalmago

Description

@dalmago

I can't scroll down on my app. I have the following style:

list: { justifyContent: 'space-between', flexWrap: 'wrap', flexDirection: 'row', alignItems: 'flex-start', }, item: { backgroundColor: '#CCC', margin: 10, width: 100, height: 80, fontSize: 25, fontWeight: 'bold', textAlign: 'center', textAlignVertical: 'center', },

I am using RN 0.41. Can the version be the reason?

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