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

receiveData and requestData #1

Open
AdrienLemaire opened this issue Aug 22, 2016 · 1 comment
Open

receiveData and requestData #1

AdrienLemaire opened this issue Aug 22, 2016 · 1 comment

Comments

@AdrienLemaire
Copy link

Hi,

Thank you for making this example, it helps me a lot as I try to start a new project with react native and redux.

I was wondering about these receiveData and requestData methods though. Where do they come from? I initially thought it was some redux-thunk magic, but searching on the redux-thunk repo, I cannot find such methods initialized.

@nara
Copy link
Owner

nara commented Aug 22, 2016

Hi,

i am glad this is helpful. sorry for the confusion, but receiveData and
requestData are not used. I have to remove fetchData action. I was doing
some refactoring, and missed to remove them. searchMovies action is used
and that calls fetchMovies action using redux-thunk middleware.

On Mon, Aug 22, 2016 at 3:51 AM, Adrien Lemaire notifications@github.com
wrote:

Hi,

Thank you for making this example, it helps me a lot as I try to start a
new project with react native and redux.

I was wondering about these receiveData and requestData methods though.
Where do they come from? I initially thought it was some redux-thunk magic,
but searching on the redux-thunk repo, I cannot find such methods
initialized.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAV2MsuE3Pagz29ZnB23ea3IqeGGWCyLks5qiWMegaJpZM4Jpo5N
.

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

No branches or pull requests

2 participants