PeterStaev / nativescript-image-swipe

A NativeScript widget to easily :point_up_2: and :mag: through a list of images
Apache License 2.0
35 stars 21 forks source link

Support content like titles (Labels) #20

Closed jdnichollsc closed 6 years ago

jdnichollsc commented 6 years ago

Thanks for this excellent plugin, it's really awesome! One question, Is possible to support labels like titles of each image?

Thanks in advance

PeterStaev commented 6 years ago

Hey @jdnichollsc , the plugin only shows the images and it does not support adding anything else. If you want to add some labels you will have to add those in your app, and then listen on the pageChanged event of the plugin and update the title.