I am trygin to use React-Redux library and I am getting the error on the title. I wrapped my components with Provider but I still get the error, only if I implement the useDispa
I did this on the same index.js file for a react-native app.
This way you avoid having to export and add another file just for giving wrapping the App with the provider.