Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Https images are not loading in list items #148

Closed
harrymash2006 opened this issue Oct 10, 2023 · 3 comments
Closed

Https images are not loading in list items #148

harrymash2006 opened this issue Oct 10, 2023 · 3 comments

Comments

@harrymash2006
Copy link

@birkir the https images are not loading in ListItem, any clue?:

I am using this object:

const podcastItems: ListItem[] = [
{ text: 'Podcast 1', detailText: 'Podcast 1 description', image: { uri: 'https://commondatastorage.googleapis.com/codeskulptor-assets/week5-triangle2.png'}},
]

@DanielKuhn
Copy link
Contributor

The documentation is wrong. I fixed it (and improved remote image loading) in #143

@harrymash2006
Copy link
Author

thanks for your great help @DanielKuhn. Let me delete my unrelated comments

@birkir
Copy link
Owner

birkir commented Oct 28, 2023

Fixed in #143

@birkir birkir closed this as completed Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants