Skip to content

Reanimated 2.4 - fix error in Incubator.TouchableOpacity #1831

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

Conversation

M-i-k-e-l
Copy link
Collaborator

@M-i-k-e-l M-i-k-e-l commented Feb 8, 2022

Description

Reanimated 2.4 - fix error in Incubator.TouchableOpacity
Error: Interpolation input and output should contain at least two values.

The user does not have to pass any color, and reanimated requires values in the interpolation, instead of skipping the interpolation I chose to initialize with transparent.

Changelog

Reanimated 2.4 - fix error in Incubator.TouchableOpacity

Error: Interpolation input and output should contain at least two values.
@lidord-wix lidord-wix merged commit c8b03e1 into master Feb 8, 2022
@M-i-k-e-l M-i-k-e-l deleted the fix/reanimated-2.4-error-in-incubator-touchable-opacity branch February 8, 2022 11:31
M-i-k-e-l added a commit that referenced this pull request Feb 8, 2022
Error: Interpolation input and output should contain at least two values.
(cherry picked from commit c8b03e1)
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