Skip to content

state is not updating in react native #88

@Darshan972

Description

@Darshan972

I can't understand what the hell is happening with this state . It is not updating .

` this.setState({imgLink: data.items[0].snippet.thumbnails.default.url});

   console.log(this.state.imgLink);

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions