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

Change pull-down refresh to a background listener for updates #6

Open
agnesjang98 opened this issue Sep 14, 2018 · 0 comments
Open

Comments

@agnesjang98
Copy link
Contributor

agnesjang98 commented Sep 14, 2018

Need to replace the current pull-down refresh functionality into a background listener that is routinely sending HTTP POST requests with the GraphQL queries to fetch any updates.

All the files that are using pull-down refresh can be found here.

After this issue is done, create an issue for push notifications with the following acceptance criteria:
Need to send push notifications when a new comment, issue, PR, etc. is opened/created
Need to be able to update dashboard when app is opened

@agnesjang98 agnesjang98 changed the title Add push notifications Change pull-down refresh to a background listener for updates Sep 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants