Skip to content

Support for FlatList #157

@pi0trpietruszewski

Description

@pi0trpietruszewski

Support for FlatList

  • I'm submitting a ...

    • bug report
    • feature request
    • support request
  • If bug, used module version

    0.4.0

  • What is the current behavior?
    -On IOS, FlatList sometimes stuck, and user is unable to scroll down.
    -On Android FlatList is scrollable without Header moving.

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

  • Open example
  • Select Quiz
  • Solution Idea
    For non tabbed components we can try to detect FlatList and replace ScrollableTabView to React.cloneElement() cloned FlatList. But no idea what we can do with TabbedHeader.

  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

IOS Android
ezgif-4-1726a70d0b12 ezgif-4-55827a9427c2

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