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

can not get uri in ListView #50

Open
Talkwondo opened this issue Feb 14, 2018 · 1 comment
Open

can not get uri in ListView #50

Talkwondo opened this issue Feb 14, 2018 · 1 comment

Comments

@Talkwondo
Copy link

this is something that I miss here.

I want to take a uri photo from my data.
const dataObjects = [
{
title: 'just a title',
photo: {uri: "http://google.com/picture.jpg"},

    },
]

and in the listView:

{rowData.title}

and the picture is not show. only if I use require('../images/....png') it is work.

can someone help to to get url picture to my data?

Thanks

@HideOnBushTuT
Copy link

same issue

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

2 participants