Open JegatheeshSelvam opened 9 months ago
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.
Please help me sample code for "react-native-web with SSR support"