hookedjs / eusy

🍰 Expo Universal Starter: A low-config, low-bloat starter/boilerplate for a universal expo-cli. It comes with and demonstrates many commonly used UX patterns. All that with exceptional hot-reload support and < 150kb bundle.
https://eusy.briandombrowski.now.sh
23 stars 2 forks source link

Code Splitting #11

Open bdombro opened 5 years ago

bdombro commented 5 years ago

I've tried but they all seem to break HMR, Typesafety and/or SSR, so we don't use them. Tried React.Lazy, @loadable/component, react-loadable