Skip to content

Use unpack style for SortableListItem component #2546

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

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

ethanshar
Copy link
Collaborator

Description

Use unpack style util for SortableListItem component.
We spread the shadow object inside useAnimatedStyle which usually throw errors from Reanimated.
Using the unpack logic fix that (we already use it in the new Slider component)

Changelog

Use unpack style util for SortableListItem component shadows issue.

@adids1221 adids1221 merged commit 4b85164 into master Mar 30, 2023
@ethanshar ethanshar deleted the fix/SortableList_unpackStyle branch April 2, 2024 06:40
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.

2 participants