#robhus-react-native
1 messages · Page 1 of 1 (latest)
@untold cave what do you mean by "react native for web" I've never seen this set up before
@rugged raptor Appreciate the quick reply. I mean deploying a react native app to a web browser. In expo you can run your app on the web. It's telling though that you've never seen this done before. I'm considering switching to vanilla react.
Our goal is to deploy something to the web and I was trying it out to save code from a react native project
let me ask my team to be safe
thank you
do you have a detailed error of what happens?
Someone on my team is confirming that we only support ios and android builds right now
Okay, so you don't need detailed errors then i'd imagine. Let me know if you still want them for some reason. Thanks for the help!
if you have them it'd help I can still flag internally to see if it's something we could add in the future
Not a super detailed error message. But looks like stripe-react-native doesn't have access to web specific code when it tries to pull Utilities/Platform from react-native package. I'm not an expert though in react-native, could be an incorrect interpretation of the message. Just my best guess