Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility of using React ? #24

Open
krilly opened this issue Dec 4, 2020 · 1 comment
Open

Possibility of using React ? #24

krilly opened this issue Dec 4, 2020 · 1 comment
Labels
question Further information is requested

Comments

@krilly
Copy link

krilly commented Dec 4, 2020

Could this plugin, maybe coupled with BLUI, enable me to implement my UI using Reactjs ?

@getnamo
Copy link
Owner

getnamo commented Dec 8, 2020

You'll likely only need BLUI which includes its own v8 chromium build. If you need something hosting your webpage content, you could in theory do that using this plugin to include the node runtime, but a general webserver should work for that purpose.

You might also want to check out ReactUMG using unreal.js https://github.com/ncsoft/React-UMG, which is react native like renderer for unreal.

@getnamo getnamo added the question Further information is requested label Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants