loadable-components
loadable-components copied to clipboard
react-native-web SSR support
Please help me sample code for "react-native-web with SSR support"
AFAIK react-native-web uses webpack to bundle stuff, so you can add loadable webpack plugin there and that is all you need. Not sure about react-native-web SSR. Never seen it.
If you can provide a half-backed template - I might look into it. If not - the issue will just go stale.