Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. The 2023.1 beta is now available for testing. To find out what's new, have a look at our 2023.1 feature highlights.
    Dismiss Notice

How to implement unity project tiny with a react UI?

Discussion in 'Project Tiny' started by jeronartest, Jul 7, 2021.

  1. jeronartest

    jeronartest

    Joined:
    Aug 1, 2020
    Posts:
    1
    Hi, I'm trying to implement unity into our company's already existing react.js stack. Been having a hard time trying this out since Project tiny is not the most well documented thing yet. Any idea how? I am assuming I have to use the javascript generated from the wasm build config, but not exactly sure how.