#robhus-react-native

1 messages · Page 1 of 1 (latest)

rugged raptor
#

@untold cave what do you mean by "react native for web" I've never seen this set up before

untold cave
#

@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

rugged raptor
#

let me ask my team to be safe

untold cave
#

thank you

rugged raptor
#

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

untold cave
#

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!

rugged raptor
#

if you have them it'd help I can still flag internally to see if it's something we could add in the future

untold cave
#

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