I'm using React Context for authentication management from it I'm managing login activities but now I want to implement some other function so want to implement Redux toolkit for it,
Can I use both of them together in the same project or I need to remove the context provider to use redux
question from:https://stackoverflow.com/questions/65842202/can-i-use-redux-toolkit-while-im-also-using-react-context-provider