Can Lynx support the existed SSR and full-stack H5 projects, like Next.js or Nuxt? #54
Answered
by
PupilTong
LikeDreamwalker
asked this question in
Q&A
-
It would be very convenient if Lynx can build the native app directly and use something like webview to render the H5 part. That will be a very useful scenario for the recently Next.js and Nuxt projects to support native apps rather than PWA, then maybe we could build some native pages around the H5 part step by step. |
Beta Was this translation helpful? Give feedback.
Answered by
PupilTong
Mar 5, 2025
Replies: 1 comment 1 reply
-
One idea to support this is that creating your customized element based on the webview. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
LikeDreamwalker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
One idea to support this is that creating your customized element based on the webview.
https://lynxjs.org/guide/custom-native-component.html#platform=ios