Closed PabloPG closed 3 years ago
Hey @PabloPG , I've just tried both using @ViewChild
and with sending directly the element reference to the function and in both situations it is working just fine. So it is probably something specific with you setup.
It would be best if you provide a reproducible sample using the NS PlayGround.
Hey @PabloPG , I've just tried both using
@ViewChild
and with sending directly the element reference to the function and in both situations it is working just fine. So it is probably something specific with you setup.It would be best if you provide a reproducible sample using the NS PlayGround.
Hi, I managed to use it, the problem now is that even with splice, the scroll keeps showing the image
@PabloPG sorry but I dont understand your last comment. What do you mean with "with splice the scroll keeps showing the image"
No further response so closing this one for now. In case you still have problems, please provide more details.
Originally posted by @PeterStaev in https://github.com/PeterStaev/nativescript-image-swipe/issues/50#issuecomment-531708089
Platform: Android Nativescript Angular
Some can help to get the swipe element?
I try with page.getViewById, ViewChild, #swipe inside parameter and always return undefined.