如何在redux-offline中查看我在reducer中的API响应。在我的代码下面,我在I can see my request data中的reducer中记录了我的操作。在reducer中如何提前记录我响应数据.thanks 我的代码在这里 action.js export const sample = (requestbodydata) => ({// the network action to execute:
effect: { url: 'h
我在React Native上建立了一个项目,我是React Native的新成员。但不幸的是,Actions.key()不起作用。} from 'react-native';import { createStore, applyMiddleware} from 'redux';
import ReduxThunk from 'r