【问题标题】:Is there any image slider (react native) similar with react-native-image-slider-show是否有与 react-native-image-slider-show 类似的图像滑块(react native)
【发布时间】:2022-01-23 02:11:50
【问题描述】:

我需要使用可以通过按左右角移动的图像边。 我发现了这个 react-native-image-slider-show 。但是它不能正确使用 .console 警告显示关于组件安装。 https://www.npmjs.com/package/react-native-image-slider-show

我还检查了图像滑块框。但它们不适合我的项目。 我的项目已经刷了图像。 我想做的是在刷卡上移动图像。 如果使用滑块框,它与滑动动作冲突。 如果只有左右角,请按图像滑块。

我已经在我的组件中滑动,我尝试使用图像滑块,因为我想在滑动卡上滑动用户的多个图像。

【问题讨论】:

    标签: javascript reactjs react-native


    【解决方案1】:

    你可以使用这个包

    npm install react-native-swiper
    

    它将解决您的问题。当您单击该图像的左侧或右侧时使用此包,它将移动到下一个图像。

    https://gist.github.com/akulsr0/33ca485734b10d844ee7666f2955d132

    这是一个链接,您可以在其中查看有关此包的更多信息。

    【讨论】:

      猜你喜欢
      • 2021-01-13
      • 1970-01-01
      • 1970-01-01
      • 2019-12-28
      • 2020-03-13
      • 1970-01-01
      • 2022-11-12
      • 1970-01-01
      • 2018-11-02
      相关资源
      最近更新 更多