Skip to content

Conversation

@benpbenp
Copy link
Collaborator

No description provided.

@benpbenp benpbenp force-pushed the 32-load-images-in-one-image branch from 79de8b7 to 25ddb9d Compare March 10, 2018 18:21
@benpbenp benpbenp force-pushed the 32-load-images-in-one-image branch from 25ddb9d to 90ad755 Compare March 10, 2018 18:27
@benpbenp
Copy link
Collaborator Author

#32

<div className="container">
<ImageWall images={this.state.imageFeed.map(imageData => imageData.image)} />
<ImageWall imageInfos={this.state.index.images} show={this.state.tab=='my'}/>
<ImageWall imageInfos={this.state.imageFeed} show={this.state.tab=='friends'}/>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason for this change is so that the images don't have to be reloaded every time you switch the tabl

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

Successfully merging this pull request may close these issues.

2 participants