Questions tagged as 'yield'

0
answers

Problem with redux-saga and firebase when executing a actions

I'm trying to activate an action in the execution of a saga, the problem is that the Action is never activated, this is the code: import firebase from 'react-native-firebase'; function authorize(query) { console.log(query.size); if(query....
asked by 02.07.2018 / 08:22