Skip to content

feat: add animation support to Dropdown component - #319

Open
moflaky wants to merge 1 commit into
hoaphantn7604:masterfrom
moflaky:master
Open

feat: add animation support to Dropdown component#319
moflaky wants to merge 1 commit into
hoaphantn7604:masterfrom
moflaky:master

Conversation

@moflaky

@moflaky moflaky commented Dec 12, 2024

Copy link
Copy Markdown

use react native animated api to animate the height of the view inside the dropdown modal so that it opens and closes more fluently.
adds new prop - animationDuration which defaults to 300ms. setting this to 0ms will make the dropdown open and close instantly, increasing the duration makes it open and close more slowly.
this was requested in issue #287

@KiddoV

KiddoV commented Apr 20, 2025

Copy link
Copy Markdown

Any update on this?

@andrespaggy

Copy link
Copy Markdown

Hi! I’ve the same needs.

Could we resolve all conflicts on this branch and proceed with a merge?

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.

4 participants