In Ionic, how to disable vertical scrolling while swiping left?

后端 未结 4 796
野趣味
野趣味 2021-02-06 18:21

I am making a Ionic mobile app, whose main view is a vertical list of cards. I want each card to be \"swipable\", in the same way as Google Now cards.

I started to imple

4条回答
  •  北荒
    北荒 (楼主)
    2021-02-06 18:27

    Try to use freezeScroll. Refer to How to disable content scrolling? and How to prevent vertical scroll on swipe left/right

提交回复
热议问题