https://github.com/reactunity/renderer
React reconciler implementation for React Unity, including Typescript definitions
https://github.com/reactunity/renderer
Last synced: 6 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 (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T18:16:44.000Z (about 1 year ago)
- Last Synced: 2024-12-20T11:07:57.384Z (about 1 year ago)
- Language: TypeScript
- Size: 5.48 MB
- Stars: 24
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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
```