ice/packages/miniapp-react-dom
ClarkXia 7f302fa439
chore: update versions (#7126)
2025-07-24 10:01:12 +08:00
..
src fix(miniapp): lint warning (#562) 2022-11-15 10:32:43 +08:00
tests feat: miniapp (#333) 2022-11-15 10:32:43 +08:00
CHANGELOG.md chore: update versions (#7126) 2025-07-24 10:01:12 +08:00
README.md chore: optimize (#676) 2022-11-15 10:33:11 +08:00
package.json chore: update versions (#7126) 2025-07-24 10:01:12 +08:00
tsconfig.json feat: miniapp (#333) 2022-11-15 10:32:43 +08:00

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.