nativescript-carousel icon indicating copy to clipboard operation
nativescript-carousel copied to clipboard

Carousel component for NativeScript (iOS/Angular + TS, Angular, Vue)

Results 44 nativescript-carousel issues
Sort by recently updated
recently updated
newest added

This is not an issue, but proposal! Another great addition to this awesome plugin would be the ability to set the width of the carousel page and distance between pages.

feature
help wanted

If i set the items of the carousel to a single element array everything works fine. But if my array have multiple elements the carousel will just present a white...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

I am having a problem with nativescript-carousel. I find that carousel breaks if I try to hot/lazy load the items to display, but it works fine if the items are...

When you set the selectedPage index programmatically in .ts file while the finite property is set to true, the carousel does not show the requested slide. If you delete the...

bug

Are there plans on publishing a new version of this plugin to the NPM registry? Our builds started to fail when we moved to `[email protected]` and gradle 7. I noticed...

When i give the carousel the item source in rhe creation of the component it works fine, but when i update the source dynamically it will show a blank page....

The code below only runs when I remove GridLayout from the CarouselItem in NS7, plugin version 7.0.1. In the log I noticed a PagerAdapter: Could not find Carousel(Grid) child item....

Hi, I am using NS8 with nativescript-vue and the indicatorOffset is not working on ios ( android is fine ) I can see them in the bottom of the carousel...

Hello; (first time posting any issues so let me know if i need to add/do anything else please) I have been testing out a page that lives in a Carousel...