ice/packages/miniapp-react-dom
ClarkXia 89de26e969
chore: update versions (#7036)
* chore: update versions

* Update CHANGELOG.md

* Update package.json
2025-03-12 11:26:07 +08:00
..
src fix(miniapp): lint warning (#562) 2022-11-15 10:32:43 +08:00
tests
CHANGELOG.md chore: update versions (#7036) 2025-03-12 11:26:07 +08:00
README.md chore: optimize (#676) 2022-11-15 10:33:11 +08:00
package.json chore: update versions (#7036) 2025-03-12 11:26:07 +08:00
tsconfig.json

README.md

@ice/miniapp-react-dom

Forked from @tarojs/react with respect ❤️ Licensed under the MIT License https://github.com/NervJS/taro/blob/next/LICENSE

A React renderer for mini-programs based on react-reconciler, connected to the DOM instance of @ice/miniapp-runtime, equivalent to the mini-program version of react-dom, and the exposed API is also the same as react-dom consistent.