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

Any chance to get scrollEvent?

Open losheredos opened this issue 5 years ago • 0 comments

Hello, thanks for making nice library. Here is few questions;

  1. Is there any way to catch scrollEvent? I ask this because I am planning to integrate some animations which would work with Carousel. So for this purpose I will need every touch event to be caught. I tried to do it by encapsulating the Carousel with ScrollView but didnt work.

  2. Is there any method to call and switch the selected index of the Carousel. I want to be able to do it by attaching it some kind of putton press or something.

As I checked the documentation I cant see any answer to my questions, if there are some solutions or suggestions please share with me. Thanks!

losheredos avatar Oct 05 '20 10:10 losheredos