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

Extract PromiseState into its own module #162

Open
tkh44 opened this issue Jan 24, 2017 · 2 comments
Open

Extract PromiseState into its own module #162

tkh44 opened this issue Jan 24, 2017 · 2 comments

Comments

@tkh44
Copy link
Contributor

tkh44 commented Jan 24, 2017

I think it could be very handy for devs who can't use react-refetch, but find utility in PromiseState.

@ryanbrainard
Copy link
Contributor

I had considered it as some point, but didn't know if there would be interest. I guess there is :) Not sure how soon I'll get it it, but in the meantime you can do import {PromiseState} from 'react-refetch' to just import the PromiseState

@ryanbrainard ryanbrainard changed the title Would you consider pulling PromiseState out into its own module? Extract PromiseState into its own module Jan 25, 2017
@tkh44
Copy link
Contributor Author

tkh44 commented Jan 25, 2017

Yeah, I'm doing it that way right now. Just thought I would make an official request.

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