ameerthehacker / ameerthehacker/hackbox-olx
How to support rendering react native with this?
Open
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Hey, This is great project and used it to render react projects on web dynamically.
I wonder how can we leverage it to run react native projects on web?
Skypack doesn't build and return bundled react-native.
So, I am manually returning dependency in `Bundler` by await import("react-native") from babelLoader.
But still preview doesn't work.
If you know the solution or at least suggest a way which I can extend it further, it would be great help.
THanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.