beeshell
beeshell copied to clipboard
SlideModal和redux结合使用错误
用slider包裹自定义view,自定义view使用redux 的connect会有以下错误
ExceptionsManager.js:126 Unhandled JS Exception: Invariant Violation: Could not find "store" in the context of "Connect(XXXXX)". 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(XXXXX) in connect options.