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

I just install the plugin using nativescript sidekick and add the code describe on this repo on demo-vue folder but when i run this i got this message. So is...

In iOS device: CONSOLE ERROR file:///app/tns_modules/nativescript-vue/dist/index.js:2133:20: [Vue warn]: Error in nextTick: "ReferenceError: Can't find variable: DKCarouselView" 2020-10-29 18:23:26.123 nsplaydev[1410:249923] PlayLiveSync: Successfully sent log message 48ySB8U4i 2020-10-29 18:23:26.123 nsplaydev[1410:249923] PlayLiveSync: Successfully...

question
vue

While tns run ios facing below issue CocoaPods could not find compatible versions for pod "DKCarouselView": In Podfile: DKCarouselView (from `https://github.com/manijak/DKCarouselView`, tag `2.4.15`). Here is my package.json: { "name": "testapp",...

Hello @NathanWalker and @manijak I am using Carousel with NS 7 and Angular 10, In Carousel Array of Objects displayed in reverse order. After updating from NS 6 to 7...

Hello, I need to show indicators as a small rectangles like the image below: ![image](https://user-images.githubusercontent.com/3634757/103473848-0ba5de00-4dae-11eb-9dcb-b6b12c3e860e.png) thanks in advance.

feature
help wanted

Is there an animation complete event in the Carousel, if not, would it be easy to implement? Happy to do it myself! I need to refresh the carousel immediately after...

question

Dear Developer, We identified one or more issues with a recent delivery for your app. Your delivery was successful, but you may wish to correct the following issues in your...

unable to reproduce

I want to hide indicators until user tap on a picture. I tried to bind showIndicator property to a variable and change it onTap() but it does not work. `:showIndicator="showIndicator"`...

question

This is a question not an issue!:) I have a use case when the slides can be also dragged vertically. I would like to disable sliding carousel horizontally when the...

question

So, first of all the environment that I'm using: > "nativescript-carousel": "^6.1.1", > "tns-ios": { > "version": "6.5.0" > } > > iOS Simulator - iPhone 11 - ios v....