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

TriangleColorPicker rotating with flickering on IOS #32

Open
dmko1610 opened this issue Aug 13, 2020 · 5 comments
Open

TriangleColorPicker rotating with flickering on IOS #32

dmko1610 opened this issue Aug 13, 2020 · 5 comments

Comments

@dmko1610
Copy link

Hi there, I have some issue with TriangleColorPicker.
On IOS device, color trianlge rotating with flickering and color indicator (small black circle) don't move.
But it started working after changing screen orientation.
I use the last version of this lib - 0.52
RN - 0.59.9
React - 16.8.3

ios bug

@sodik82
Copy link
Contributor

sodik82 commented Aug 15, 2020

flickering effect is side-effect of hack around one problem with RN - but can be adjusted - see #17 (comment)

@dmko1610
Copy link
Author

@sodik82, thank you for the answer, I'll try that solution.

@dmko1610
Copy link
Author

RotationHackFactor prop value from 5 to 15 resolves this issue.
But I can't use it, before #35 PR, so @sodik82, could you please apply this PR?
And I'll close this issue right away.

@sodik82
Copy link
Contributor

sodik82 commented Aug 19, 2020

can you try 0.6.0-rc.1?

@rtrujillo28
Copy link

Hi, was this ever truly resolved in the latest version? I am seeing an issue with the halo picker getting stuck on the left side as well in iOS. We are back on 0.4.5 still but did a quick update to the latest 0.6.0 but ran into other issue with the latest version so we were wondering if it was worth trying to resolve the other issues or if we need to move to another picker?

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

3 participants