nativescript-carousel
                                
                                
                                
                                    nativescript-carousel copied to clipboard
                            
                            
                            
                        Any chance to get scrollEvent?
Hello, thanks for making nice library. Here is few questions;
- 
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.
 - 
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!