Skip to content

FlatList paddingBottom not working #15707

@xahon

Description

@xahon

Is this a bug report?

yes

Have you read the Contributing Guidelines?

yes

Environment

  1. react-native -v:
    react-native-cli: 2.0.1
    react-native: 0.45.1

  2. node -v:
    v7.10.1

  3. npm -v:
    4.2.0

  4. yarn --version:
    0.27.5

Then, specify:

  • Target Platform: Android

  • Development Operating System: Ubuntu 16.04Lts

  • Build tools: Expo

Steps to Reproduce

  1. Create a FlatList component with items
  2. Add style with paddingBottom to FlatList
  3. No padding after that

Expected Behavior

FlatList has empty space after last rendered item

Actual Behavior

FlatList has no space after last item

(Write what happened. Add screenshots!)
screenshot_2017-08-30-13-40-51-988_host exp exponent
List in screenshot is scrolled to bottom

Simple issue, i think it not needs any other information

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions