react-unity-webgl

React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.

APACHE-2.0 License

Downloads
62K
Stars
1.7K
Committers
25

Bot releases are hidden (Show)

react-unity-webgl - Release v8.4.7

Published by jeffreylanters about 3 years ago

  • Minor changes and improvements
react-unity-webgl - 8.4.3

Published by jeffreylanters over 3 years ago

  • Updated packages including minor improvements
react-unity-webgl - 7.1.13 (LTS)

Published by jeffreylanters over 3 years ago

Long Time Support release

  • Hot-fix including a solution for a problem where the exported package could not be found [#123]
react-unity-webgl - 8.4.2

Published by jeffreylanters over 3 years ago

  • Hot-fix including improvements in the package imports
react-unity-webgl - 8.4.1

Published by jeffreylanters over 3 years ago

  • Typing improvements and documentation and changes
react-unity-webgl - 7.1.12 (LTS)

Published by jeffreylanters over 3 years ago

Long Time Support release

  • Added legacy documentation from the Wiki into the ReadMe
react-unity-webgl - 7.1.11 (LTS)

Published by jeffreylanters over 3 years ago

Long Time Support release

  • Added support for Streaming Asset URLs
react-unity-webgl - 8.4.0

Published by jeffreylanters over 3 years ago

  • Implemented Remove Event Listener and Remove All Event Listener methods
  • Updated documentation for use with React Hooks
react-unity-webgl - 8.3.9

Published by jeffreylanters over 3 years ago

  • Irrelevant patch including GitHub workflows
react-unity-webgl - 8.3.8

Published by jeffreylanters over 3 years ago

  • Improved compiler configuration and stripped irrelevant files from the published package
react-unity-webgl - 8.3.7

Published by jeffreylanters over 3 years ago

  • Minor improvements
  • Updated GitHub meta data
react-unity-webgl - 8.3.6

Published by jeffreylanters over 3 years ago

  • Updated documentation and package
react-unity-webgl - 8.3.5

Published by jeffreylanters over 3 years ago

  • Transferred repository back to my personal account
  • Updated documentation regarding some frequently asked questions
react-unity-webgl - 8.3.4

Published by jeffreylanters over 3 years ago

  • Updated documentation
react-unity-webgl - 8.3.3

Published by jeffreylanters over 3 years ago

  • Added key names to event map types
  • Minor changes and improvements
react-unity-webgl - 8.3.2

Published by jeffreylanters over 3 years ago

  • Added UnityConfig interface to exports allowing external configuration
react-unity-webgl - 8.3.1

Published by jeffreylanters over 3 years ago

  • Documentation changes and improvements
react-unity-webgl - 8.3.0

Published by jeffreylanters over 3 years ago

  • Removed legacy module from the Unity Config since everything is covered by the library
  • Improved error handeling while mounting the component and during runtime errors
  • Added support for catching internal and debug logs using the event system
react-unity-webgl - 8.2.6

Published by jeffreylanters over 3 years ago

  • Added more complex and helpful examples to the documentation
react-unity-webgl - 8.2.5

Published by jeffreylanters over 3 years ago

  • Updated documentation
  • Minor improvements