ERROR Error: Could not find "store" in the context of "Connect(App)" – React native
This is my error: ERROR Error: Could not find "store" in the context of "Connect(App)". Either wrap the root component in a <Provider>, or pass a custom React context provider to <Provider> and the corresponding React context consumer to Connect(App)…