question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Swipe thumbnails support

See original GitHub issue

Does it lib has the opportunity to swipe thumbnails on mobile? If yes, please explain how?) Thank you

<ProductGallery
              images={
                [
                  {
                    renderThumbInner: () => RelatedProduct({
                      emptyProductClass: 'main-prod__no-img',
                      productTitle: 'NikeCourt Lite 2 Premium',
                      price: '75.00',
                      saleLabel: 'Up to 60%'
                    })
                  },
                  {
                    renderThumbInner: () => RelatedProduct({
                      productImageUrl: 'https://photos6.spartoo.co.uk/photos/682/6821867/6821867_350_A.jpg',
                      productTitle: 'Nike Air Vapormax Plus trainers in black and purple air vapormax and purple',
                      price: '209.00'
                    })
                  },
                  {
                    renderThumbInner: () => RelatedProduct({
                      productImageUrl: 'https://kelme.ua/imgs/b33017.jpg',
                      productTitle: 'Nike Air Vapormax Plus trainers in triple',
                      price: '120.00',
                      saleLabel: 'Up to 20%'
                    })
                  },
                  {
                    renderThumbInner: () => RelatedProduct({
                      productImageUrl: 'https://cdn.skatedeluxe.com/images/product_images/200px2x/81891_0_NikeSB_StefanJanoski.jpg',
                      productTitle: 'Nike Grey Air Vapormax Plus Trainers',
                      price: '85.00'
                    })
                  },
                  {
                    renderThumbInner: () => RelatedProduct({
                      productImageUrl: 'http://assets.myntassets.com/assets/images/4030234/2018/4/11/11523442231189-Nike-Tech-Trainer-9061523442231009-1.jpg',
                      productTitle: 'Nike Air Vapormax Plus trainers in black and purple',
                      price: '89.00'
                    })
                  },
                  {
                    renderThumbInner: () => RelatedProduct({
                      productImageUrl: 'https://culture-kings.imgix.net/products/888412057566_normal_0030_1024x1024.jpg?v=1554936435&bg=FFF&fit=crop&h=955&w=750&auto=compress,format',
                      productTitle: 'Nike Air Vapormax Plus trainers in triple',
                      price: '300.00',
                      saleLabel: 'Up to 90%'
                    })
                  },
                  {
                    renderThumbInner: () => RelatedProduct({
                      productImageUrl: 'http://www.lealeaspa.com/images/category_26/Nike%20Air%20Max%20Sequent%204%20Shield%20Sneakers%20amp%20Athletic%20Shoes%209100047%20KYBAWGN.jpg',
                      productTitle: 'Nike Air Vapormax Plus trainers in black and purple',
                      price: '220.00'
                    })
                  }
                ]
              }
              sliderOptions={{ additionalClass: 'related-prod__gallery' }}
            />

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
xiaolincommented, Oct 31, 2019

Yes, eventually Id like to add this feature. I will keep this ticket open so I will remember.

2reactions
tssghost89commented, Feb 4, 2020

Hi @xiaolin , has this issue been done? I need Swipe thumbnails support. Please adding this feature. Or you can add navigator left right to thumbnails. Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

YouTube Thumbnail Swipe File - Digital Triggers
YouTube Thumbnail Swipe File ... Adding featured images or thumbnails to your YouTube videos will make your videos more encouraging to people view...
Read more >
How to display small thumbnails in swipe box? - Support Forum
How to display small thumbnails in swipe box? We're here to help. ... The plugin doesn't handle displaying thumbnails in your theme.
Read more >
swipe thumbnail for preview jquery - javascript - Stack Overflow
I'm looking for a jQuery plugin with hover on desktop and swipe support on mobile. Basically what I need is when you swipe...
Read more >
Use Stage Manager to organize apps and windows on Mac
Stage Manager shows the app you're currently using in the center of the screen. Other apps you're using appear as thumbnails on the...
Read more >
Adding Thumbnails - Averta Support Center
The list of supported options for thumbnails ?are listed below. ... swipe, true, Enables the swipe gesture navigation.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found