Skip to content

Conversation

iammosespaulr
Copy link
Contributor

No description provided.

@iammosespaulr iammosespaulr changed the title Show a loading animation while the app is fetching data from Firebase Show a loading animation while the app is fetching data from Firebase GCI ... Jan 11, 2018
@iammosespaulr
Copy link
Contributor Author

#40

return action.payload;
}
case FETCHED_DATA:
return Object.assign({}, state, {
Copy link
Contributor

Choose a reason for hiding this comment

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

Forgot about this one, hey? Spread it. :D

Copy link
Contributor

Choose a reason for hiding this comment

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

Also test that spread is working.

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