I’m just curious could it be possible using any slider like Swiper js in my project? I asked that because my project just based on sliders and carousels.
I tried to create a scroll view horizontal and it’s working fine but there are not many options for that so if that possible to integrate any kind of js library that would be awesome.
Thanks for your help and support.
Have a nice weekend
We don’t currently have a horizontally swiping carousel, but we probably will at some point, other than that, this would become possible when we have the possibility to use custom plugins in our apps.
If you feel like hacking around you can try to implement something like Pekka is describing here Adding a non-REST data resource. It could work but is not really recommended.