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

Content flashes #56

Open
Noitidart opened this issue Dec 14, 2017 · 3 comments
Open

Content flashes #56

Noitidart opened this issue Dec 14, 2017 · 3 comments

Comments

@Noitidart
Copy link

Noitidart commented Dec 14, 2017

Hi there,

Do you know why the content within the card flashes (hides then reappears instantly) after the transform animation starts (and also right before the animation ends)?

High quality webm - https://gfycat.com/SplendidCompetentEnglishpointer

Low quality gif:

@Noitidart
Copy link
Author

Found solution - https://stackoverflow.com/a/47825270/1828637 - apparently between the degrees of 0.1 and 0.4 things disappear, it's a bug in RN, I have to find it and link it here.

@Symyon
Copy link

Symyon commented Feb 21, 2018

In my case, I found that using some combination of styles (padding, borderRadius) in combination with the transformation will generate this issues.
Also if not setting scaleX: -1 in the library itself will also work as it should , but obviously the image is flipped.
No solution how to solve this yet.

@Noitidart
Copy link
Author

Very interesting @Symyon! Thanks for sharing!

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

No branches or pull requests

2 participants