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

[iOS] ShowIndicators at false doesnt work #591

Open
quentinR0bert opened this issue Feb 11, 2021 · 4 comments
Open

[iOS] ShowIndicators at false doesnt work #591

quentinR0bert opened this issue Feb 11, 2021 · 4 comments

Comments

@quentinR0bert
Copy link

Hi !

Since the last version (6.0.0) on iOS we see the indicators, even if we set ShowIndicators at false.

But for the time we have find a workaround, we set IndicatorsTintColor and CurrentPageIndicatorTintColor to Color.Transparent.

@n-jed
Copy link

n-jed commented Apr 9, 2021

Just discovered this issue as well. Happens only in our app when there are too many indicators to fix in view and they scroll. Only have this issue in one of three places in our app. Android is fine.

@yonkahlon
Copy link

Experiencing the same issue. Also - in some places it doesn't show up & in others it does.

@nikolaibedrov
Copy link

Hi all! I am experiencing the same problem in iOS in version 6.0.

Not sure if this is useful feedback but I noticed that while the app is running on the iOS simulator with Hot Reload on if I set the ShowIndicators="True" and then set it to ShowIndicators="False" the indicators hide. :D
But when I leave it at False and restart the app, the Indicators are there again.

@chaoyebugao
Copy link

chaoyebugao commented Jul 21, 2021

Same problem on iPhone X, iOS 12, same 6.0.0

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

5 participants