Swipe thumbnails support
See original GitHub issueDoes 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:
- Created 4 years ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes, eventually Id like to add this feature. I will keep this ticket open so I will remember.
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.