You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first of all thank you for the great control. It is an awesome alternative for the XF CarouselView, because there are a lot more options to customize it, etc.
I noticed an issue in our app. We are using this plugin to create a introduction page for the user. This page opens at the first launch of the app, but we noticed the following problem: If we open a page with the CarouselView at start, nothing will be displayed. This issue appears only on Android, while it works as expected on iOS.
I was having the same issue as above, but using the xamarin forms version of a CarouselView has fixed this issue (see here for more details) not much to convert from this package
Hi, first of all thank you for the great control. It is an awesome alternative for the XF CarouselView, because there are a lot more options to customize it, etc.
I noticed an issue in our app. We are using this plugin to create a introduction page for the user. This page opens at the first launch of the app, but we noticed the following problem: If we open a page with the CarouselView at start, nothing will be displayed. This issue appears only on Android, while it works as expected on iOS.
Here is a gif which shows the issue:
And here is the sample:
IssueSample.zip
The text was updated successfully, but these errors were encountered: