Code Monkey home page Code Monkey logo

Comments (8)

ifitzsimmons avatar ifitzsimmons commented on May 25, 2024 3

Hello All,

Love the package. Did anyone ever add drag inertia to it? Would be an awesome feature.

By drag inertia I mean the ability to swipe and have the container continue to scroll for some time depending on the speed of the swipe

from react-indiana-drag-scroll.

Norserium avatar Norserium commented on May 25, 2024 1

@nightmareinc, I suppose, that the architecture of this library should be different to implement the drag inertia correctly. This library is intentionally made as simple as it could be.

So I'm really not sure, that I will implement this feature in the near future. You can you the source of this library to implement your own component or use an alternative (for example, ScrollBooster or its react wrapper).

from react-indiana-drag-scroll.

Norserium avatar Norserium commented on May 25, 2024

Hello!

Could you provide the example of what you want to get?

And what do you mean by the scroll capture? There is onScroll, onStartScroll and onEndScroll callbacks, and you can even add any events listener to the root of the scroll container.

from react-indiana-drag-scroll.

Norserium avatar Norserium commented on May 25, 2024

@tomswork, is this issue still actual? Did you achieve the needed result?

from react-indiana-drag-scroll.

tomswork avatar tomswork commented on May 25, 2024

@Norserium Sorry its taken me a while to get back to you - Scroll capture as in - on user scroll the container scrolls the content left and right. I ended up going with another solution which didnt require a drag. With the inertia - a good example is the inertia from a drag down a webpage with a touch device.

from react-indiana-drag-scroll.

nightmareinc avatar nightmareinc commented on May 25, 2024

Hey guys,

I need a similar feature in my current project. my goal is to have the drag animated like in this website https://www.erikasenftmiller.com/

can anybody guide me?

from react-indiana-drag-scroll.

nightmareinc avatar nightmareinc commented on May 25, 2024

@Norserium thank you this was very helpful.

from react-indiana-drag-scroll.

Norserium avatar Norserium commented on May 25, 2024

@tomswork, @nightmareinc , @ifitzsimmons, this feature is added in 3.x.x (currently in the alpha test).

npm install react-indiana-drag-scroll@next

from react-indiana-drag-scroll.

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.