import { createStore, combineReducers, applyMiddleware } from 'redux';import AsyncStorage from '@react-native-async-storage/async-storage';
importthunk from 'redux-thunk
你好,我正在使用redux,并且遇到了这个问题。我正在从redux中向内置的订阅方法中添加一个侦听器函数。store.subscribe(historyManager(store.getState()));redux.js:138 Uncaught Error: Expected the listener to be a function.是不是</e