React Native: Propagate Pan Responder event from view to inner scroll view

后端 未结 3 1199
栀梦
栀梦 2021-02-04 11:08

I have a ScrollView inside an animated View that has panning.


    
    ...
             


        
3条回答
  •  独厮守ぢ
    2021-02-04 11:27

    Maybe, this is same as your problem

    https://github.com/rome2rio/react-native-touch-through-view

    A better fork, I think

    https://github.com/simonhoss/react-native-touch-through-view/issues/5

提交回复
热议问题