Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

React and HTML framework for Unity UI & UIToolkit

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
NotificationsYou must be signed in to change notification settings

ReactUnity/core

Repository files navigation

openupmDiscordCodecovTests

React Unity is a way to build declarative UI in Unity3D using React. It can be used together with packages like Typescript, redux, i18next, react-router and more.It also supports a subset of CSS features and Flexbox layout system.

Requirements

Node is only used while developing and not required in runtime or after the project is built. Following are the minimum recommended versions. Use latest stable versions when possible.

  • Node 20
  • Unity 2021.3
  • TMPro v3

Installing

Install via OpenUPM (recommended)

npx openupm-cli add com.reactunity.core com.reactunity.quickjs

Or add using the package manager with the git URL

https://github.com/ReactUnity/core.git#latest

Usage

  • Create a canvas and addReactRendererUGUI component to it
  • Runnpx @reactunity/create@latest in your Unity project root to create a React project
  • Install all dependenciesnpm intall from React project
  • Runnpm run start from React project
  • Click play in Unity

Visit the documentation on themain website to learn more.

Known Issues

  • Low documentation coverage

Most of ReactUnity's features are not well documented yet. All questions, bug reports and requests are welcome.You can share them by opening issues or posting them in theDiscord server.

Resources and References

About

React and HTML framework for Unity UI & UIToolkit

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Contributors10


[8]ページ先頭

©2009-2025 Movatter.jp