https://github.com/ReactUnity/renderer
React reconciler implementation for React Unity, including Typescript definitions
https://github.com/ReactUnity/renderer
Last synced: 2 months ago
JSON representation
React reconciler implementation for React Unity, including Typescript definitions
- Host: GitHub
- URL: https://github.com/ReactUnity/renderer
- Owner: ReactUnity
- License: mit
- Created: 2020-03-13T08:17:15.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-22T17:58:38.000Z (2 months ago)
- Last Synced: 2025-03-22T18:39:12.807Z (2 months ago)
- Language: TypeScript
- Size: 5.48 MB
- Stars: 24
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - ReactUnity/renderer - React reconciler implementation for React Unity, including Typescript definitions (TypeScript)
README
# React Unity Renderer

React reconciler implementation for React Unity, including Typescript definitions.
See [main repo](https://github.com/ReactUnity/core) for further info.## Installation
```
npm i @reactunity/renderer
```