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. |
0 replies
|
I suggest checking out Solito https://solito.dev/. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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
All reactions