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

fix: component RadioGroup animation #982

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

brunohkbx
Copy link
Collaborator

@brunohkbx brunohkbx commented Apr 10, 2019

What existing problem does the pull request solve?
RadioButtonAndroid wasn't triggering the animation on componentDidUpdate when it was wrapped by a RadioButtonGroup because it was getting the props in the context.

Before:
ezgif com-video-to-gif

Fixed
ezgif com-video-to-gif (1)

@callstack-bot
Copy link

callstack-bot commented Apr 10, 2019

Hey @brunohkbx, thank you for your pull request 🤗. The documentation from this branch can be viewed here. Please remember to update Typescript types if you changed API.

src/components/RadioButton.js Outdated Show resolved Hide resolved
@brunohkbx brunohkbx force-pushed the fix/radio-group-animation branch from 0699a43 to 3b31353 Compare April 23, 2019 16:22
@Trancever
Copy link
Contributor

@brunohkbx Awesome job! Thanks

@Trancever Trancever merged commit 3265afc into callstack:master Apr 30, 2019
Trancever pushed a commit that referenced this pull request Apr 30, 2019
@brunohkbx brunohkbx deleted the fix/radio-group-animation branch April 30, 2019 11:17
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.

3 participants