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
I'm using Remix, trying to get it to play nice with Expo and React Native. My one problem (at least to start) is that remix does not support module aliasing, which means that I cannot use react-native-web for remix and react-native for mobile builds. This is a major downside in the Remix architecture, so until this is resolved, I may have to try Next.js and then migrate to Remix if and once this is worked out. Remix is a great framework that I am hopeful and excited to use in the future, but it may not be the correct choice currently.
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Remix, trying to get it to play nice with Expo and React Native. My one problem (at least to start) is that remix does not support module aliasing, which means that I cannot use
react-native-web
for remix andreact-native
for mobile builds. This is a major downside in the Remix architecture, so until this is resolved, I may have to try Next.js and then migrate to Remix if and once this is worked out. Remix is a great framework that I am hopeful and excited to use in the future, but it may not be the correct choice currently.Beta Was this translation helpful? Give feedback.
All reactions