Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement ghost style prop #138

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

corupta
Copy link

@corupta corupta commented Sep 21, 2021

implemented a new style prop for AnySize component, to change the style of the item that's being moved (the one in background)

my use case: I wanted to keep opacity 1 for the flying item, but 0.5 for the one in background.

@corupta
Copy link
Author

corupta commented Sep 21, 2021

thanks for implementing this package btw, it is solving a huge problem for me, I can use it in a hacky way to implement nested drag-drop functionality. If anyone wishes, I can share my hacky wrapper as well but might need to clean it first.

Update: released my hacky wrapper, fyi react-native-nested-dnd

@mochixuan
Copy link
Owner

Thank you for your suggestion, it is a very good suggestion, I will add it in my free time

@hirbod
Copy link

hirbod commented Apr 18, 2022

@mochixuan any news on this? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants