Replies: 3 comments
-
Thanks for bringing this to our attention. If you can setup a Stackblitz I'm happy to support you with this :) |
Beta Was this translation helpful? Give feedback.
-
@cschroeter here you are https://stackblitz.com/edit/stackblitz-starters-oy45s7?file=app%2Fpage.tsx My end goal is to create a draggable by |
Beta Was this translation helpful? Give feedback.
-
@cschroeter here is working draggable drawer with framer motion, it is a hybrid and I'm unsure if it's the proper way, but it's working! Nevertheless I'm curious if there is an easy way to integrate Ark with Framer in case of animating dialogs |
Beta Was this translation helpful? Give feedback.
-
Hi, at first thanks for creating such a great ui lib, great work!
I have hard times using Dialog component. I'd like to animate the modal with framer-motion. I've tried combining lazyMount, unmountOnExit props as well as presence prop but I cannot get it to work. Below I'm sharing my current code. Could you tell me if it is even possible? If so please share an example, I will be thankful!
Beta Was this translation helpful? Give feedback.
All reactions