/redux-bridge

Experimentation to share redux state between ReactNative and WebView inside an app

Primary LanguageJavaScript

TODO

[ ] Different web entrypoint through <ReduxBridgedWebView webComponentName="Incr" /> (need to register component from web before)
[ ] Hot module reloading for store in React Native
[ ] Hot module reloading in React Web

DEMO