You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this was one of the advantageous to using metro/repack
given that expo router use metro, I'm wondering if you've thought about this at all @EvanBacon, as I imagine dynamic imports are required for code-splitting.
(my personal use-case is different, but I'd love to be able to use expo router in a situation requiring dynamic imports)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
metro does not support dynamic imports facebook/metro#52
this was one of the advantageous to using metro/repack
given that expo router use metro, I'm wondering if you've thought about this at all @EvanBacon, as I imagine dynamic imports are required for code-splitting.
(my personal use-case is different, but I'd love to be able to use expo router in a situation requiring dynamic imports)
Beta Was this translation helpful? Give feedback.
All reactions