sticky-parallax-header icon indicating copy to clipboard operation
sticky-parallax-header copied to clipboard

Nested horizontal FlatList is not working

Open LaurenceSM10 opened this issue 4 years ago • 3 comments

Title

  • I'm submitting a ...

    • [ ✓] bug report
    • [ ] feature request
    • [ ] support request
  • If bug, used module version

    "react-native-sticky-parallax-header": "^0.4.0", "expo": "~39.0.2"

  • Platform

    • [ ] ios
    • [ ✓] android
  • What is the current behavior? It is not possible to scroll a horizontal FlatList

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

LaurenceSM10 avatar Dec 10 '20 02:12 LaurenceSM10

Any update on this as we are also facing same issue when adding horizontal flatlist inside the body.

import flatlist from react-native-gesture-handler. Like: import { FlatList } from 'react-native-gesture-handler';

virajpsimformsolutions avatar May 09 '22 06:05 virajpsimformsolutions

Please provide link to reproducible repo (or Expo snack)

mateusz1913 avatar Jun 21 '22 13:06 mateusz1913