Похожие чаты

Try this const urlGetLogin = email => yourUrl.com?email=${email} function* getUserFromApi (email, password,

accessToken) {
const response = yield fetch(urlGetLogin(email), {
...

}

2 ответов

21 просмотр

?

Thank you bro I've solve that one, but now struggling on passing data (email, password, and accessToken) from redux saga to realm Code here https://gist.github.com/joodroid/f404302ee446ea11d313f1754f190dd0

Похожие вопросы

Карта сайта