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.

0.1.13 Didn't show image

See original GitHub issue
        <Carousel
          delay={2000}
          style={{width, height}}
          autoplay
          bulletStyle={styles.bulletStyle}
          chosenBulletStyle={[styles.bulletStyle, styles.chosenBulletStyle]}
        >
          {urls.map(item => <Image source={{uri: item}} style={{width, height}}/>)}
        </Carousel>

But the old version did(0.1.9)

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:9

github_iconTop GitHub Comments

5reactions
447491480commented, Jun 11, 2018

when length = 1 render as Image where length>1 render as Carousel

5reactions
huowenxuancommented, May 31, 2018

Yes, but i only have one😆

Read more comments on GitHub >

github_iconTop Results From Across the Web

If you're missing photos or videos in the Photos app
On your Mac. Open Photos and in the menu bar, click View, then select Show Hidden Photo Album. In the sidebar, select Hidden....
Read more >
Why Don't Pictures Show When I Visit Some Websites?
There are many reasons pictures don't show on websites. Some you can control, but others are problems with the websites themselves.
Read more >
CSS Image size, how to fill, but not stretch? - Stack Overflow
mine just covers the entire DIV expanding the image. I don't see the curve ending. – SearchForKnowledge. Oct 15, 2014 at 15:26.
Read more >
ph-image-list - npm
Start using ph-image-list in your project by running `npm i ... 0.1.13 • Public • Published 5 years ago ... image list to...
Read more >
Images not displaying in an email client
Open an email from a specific sender. In the "Images blocked" banner at the top of the message, click "Don't block this sender."...
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