GithubHelp home page GithubHelp logo

avatarchik / react-unity-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reactunity/core

0.0 1.0 0.0 2.81 MB

React renderer for building user interfaces in Unity UI

License: MIT License

C# 21.77% JavaScript 78.23%

react-unity-1's Introduction

React Unity

openupm GitHub Wiki

React Unity is a way to build interactive UI in Unity3D using the popular React framework. It is designed to support CSS-like features and Flex layout system.

Requirements

  • Node.js version 10 or above is required on the development machine. (Version 12 recommended)
  • Tested in Unity 2019.3

Installing

Install via OpenUPM

openupm add com.kurtgokhan.react-unity

Or add manually by editing manifest.json

{
  "dependencies": {
    "com.kurtgokhan.react-unity": "https://github.com/KurtGokhan/react-unity.git",
    ...
  },
}

Usage

Open React > Quick Start from the menu bar for quick start wizard that will check requirements and create the React project next to the Assets folder.

Import the sample from Package Manager Window to see how the Canvas is set up. Note that the Source Asset property must point to the output file of your React project, which is Assets/Resources/react/index.js by default.

Make sure to read the wiki for further usage instructions. You should also check the sample projects.

Issues and Contribution

Please feel free to share all your questions, proposals and feedbacks by opening issues. This package is in its early stages and looking for constructive feedback.

Resources and References

react-unity-1's People

Contributors

kurtgokhan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.