gajus / redux-immutable

redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Other
1.88k stars 82 forks source link

how to use redux hooks with redux-immutable? #78

Closed pavittar95 closed 4 years ago

pavittar95 commented 4 years ago

I'm trying to access redux state in function component using useSelector redux hook. But I'm getting error Uncaught TypeError: Object(...) is not a function

gajus commented 4 years ago

This repository is not actively maintained. If you have a use case for redux-immutable, I invite contributors.