Giter Club home page Giter Club logo

Comments (9)

brerdem avatar brerdem commented on May 26, 2024 7

I'm looking for this one too. This feature would be totally cool :)

from react-native-swiper-flatlist.

danferd33 avatar danferd33 commented on May 26, 2024 4

Would love to have this feature too.

from react-native-swiper-flatlist.

alfredarcifa avatar alfredarcifa commented on May 26, 2024 3

Hi,

we'll be waiting for this update.
Thanks.

from react-native-swiper-flatlist.

gusgard avatar gusgard commented on May 26, 2024 1

We are not supporting this feature yet

from react-native-swiper-flatlist.

AlphaJuliettOmega avatar AlphaJuliettOmega commented on May 26, 2024 1

@gusgard any reason the complexity reaches beyond

if(currentIndex >= items.length){
  nextIndex = 0;
}

To set it back to the first item?
I can imagine it possibly causing issues when the data list changes, but for a static / set only once list, looping shouldn't be an issue

except that the first item needs to 'display' after the last list item, which complicates it too
an initial implementation where it scrolls back quickly would be an improvement though

from react-native-swiper-flatlist.

jackyleehong avatar jackyleehong commented on May 26, 2024

any update on this on how to loop the swiper?

from react-native-swiper-flatlist.

getterhiss avatar getterhiss commented on May 26, 2024

Hi, any plans on adding the loop option in?

from react-native-swiper-flatlist.

richard-grilla avatar richard-grilla commented on May 26, 2024

This feature would be awesome please!

from react-native-swiper-flatlist.

NikhilMasurkar avatar NikhilMasurkar commented on May 26, 2024

is this supported in latest version

from react-native-swiper-flatlist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.