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

Show a loading animation while the app is fetching data from Firebase GCI ... #43

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

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