Alternative to using Next.js for SEO with react-native-web? #2192
Unanswered
mayank-budhiraja
asked this question in
Help
Replies: 3 comments 7 replies
-
Did you tried server side rendering? I think the question is related. Maybe some people here have experience with SSR? I'm also very interested by this SEO question. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm using Razzle for my RNW app |
Beta Was this translation helpful? Give feedback.
7 replies
-
I suggest checking out Solito https://solito.dev/. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need SEO for the web app but without next.js I can do it. Is there any other alternative? or just simply use a wrapper above screens for basic SEO
Beta Was this translation helpful? Give feedback.
All reactions