mironov / react-redux-loading-bar

Loading Bar (aka Progress Bar) for Redux and React
https://mironov.github.io/react-redux-loading-bar/
MIT License
936 stars 93 forks source link

CreateSlice Redux #129

Closed DenysSergeev closed 1 year ago

DenysSergeev commented 1 year ago

Hello! Thank you for your react-redux-loading-bar library!

I'm new in React and Redux and I need to create state with Redux CreateSlice, can you help me PLEASE!

mironov commented 1 year ago

Hi there. I'm glad to hear that you're finding the react-redux-loading-bar library useful!

While I'm happy to assist with issues pertaining to the loading bar, I'd like to clarify that I am not a maintainer of the redux. You might want to consider reaching out to the maintainers of the redux or check out the official redux documentation.