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

Using ReactJs with plugin #48

Open
roperes98 opened this issue Nov 14, 2022 · 1 comment
Open

Using ReactJs with plugin #48

roperes98 opened this issue Nov 14, 2022 · 1 comment
Labels
question Further information is requested

Comments

@roperes98
Copy link

Hi, I'm trying to create a ReactJs application inside my game for a better way of developing interfaces in Unreal, since your plugin handles node_modules/javascript/npm I believe it can handle it. But I'm having a problem with the script file since it is actually a folder (and I have to run "npm run dev" to start the server) to start the application. Is it possible nowadays or will be in the future?

@getnamo
Copy link
Owner

getnamo commented Nov 14, 2022

For this use case I recommend using https://github.com/ncsoft/Unreal.js. There are some react-umg examples using that https://github.com/ncsoft/React-UMG.

@getnamo getnamo added the question Further information is requested label Nov 14, 2022
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