geelen / react-snapshot

A zero-configuration static pre-renderer for React apps
MIT License
1.66k stars 104 forks source link

Can this be used with React Native Web/Expo? #140

Open haveamission opened 2 years ago

haveamission commented 2 years ago

I want to have a pre-rendered build for bots/crawlers, because right now I can't use og tags and other metadata.

Is it possible to use this with React Native Web, or is this pretty much a no go?