Giter Site home page Giter Site logo

Comments (7)

kamyarkaviani avatar kamyarkaviani commented on May 26, 2024 2

Hi, thanks for this update. Is it totally impossible now to use any kind of drag animations in this new Pragmatic DND library? The blue line to show where the item will go is neat, but is insufficient for our use case. Would be great if you can provide an example that showcases similar animations to the ones that were present in react-beautiful-dnd.

from react-beautiful-dnd.

Galkon avatar Galkon commented on May 26, 2024 1

Been following the journey on twitter, excited to see this released! Thanks for the amazing contributions!

from react-beautiful-dnd.

masudhossain avatar masudhossain commented on May 26, 2024

React native support? And is there any benefits of going to Pragmatic with @atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration if react-beautiful-dnd is working out fine for us?

from react-beautiful-dnd.

alexreardon avatar alexreardon commented on May 26, 2024

React native support?

No. Pragmatic drag and drop uses web platform drag and drop functionality, and will work for web browsers on iOS and Android. However, it does not call native code directly (eg UIKit drag and drop) and so is not an appropriate tool for react native.

is there any benefits of going to Pragmatic with @atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration if react-beautiful-dnd is working out fine for us?

  • The migration layer allows you to remove your dependency on react-beautiful-dnd (and on it's dependencies, such as redux and react-redux).
  • If you are migrating to Pragmatic drag and drop in other places, the migration layer can help make react-beautiful-dnd experiences feel more like Pragmatic drag and drop experiences - helping overall visual consistency
  • There are some nice performance benefits on offer.

All that said, if you are not interested in moving to Pragmatic drag and drop more fully in the longer term, then the migration layer is likely not the right option for you. The migration layer is more of a stepping stone to a full migration.

I hope that helps @masudhossain!

from react-beautiful-dnd.

ankit-sapkota avatar ankit-sapkota commented on May 26, 2024

Will the migration work for NextJS?
(I have a wrapper to fix hydration issue).

If I want to fully migrate a simple dnd list how much time should it take?

from react-beautiful-dnd.

ArthurGuez avatar ArthurGuez commented on May 26, 2024

Hi there,
Will there be a migration guide from react-beautiful-dnd to pragmatic-drag-and-drop ?
Thanks

from react-beautiful-dnd.

masudhossain avatar masudhossain commented on May 26, 2024

I agree, the blue line and no animation feels like a terrible user experience. Decided to stay on this version until it's out.

from react-beautiful-dnd.

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.