ice/packages/miniapp-react-dom
NK 34a83a6552
fix(miniapp): lint warning (#562)
2022-09-26 17:01:07 +08:00
..
src fix(miniapp): lint warning (#562) 2022-09-26 17:01:07 +08:00
tests feat: miniapp (#333) 2022-09-23 11:11:38 +08:00
README.md feat: miniapp (#333) 2022-09-23 11:11:38 +08:00
package.json feat: miniapp (#333) 2022-09-23 11:11:38 +08:00
tsconfig.json feat: miniapp (#333) 2022-09-23 11:11:38 +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

基于 react-reconciler 的小程序专用 React 渲染器,连接 @ice/miniapp-runtime 的 DOM 实例,相当于小程序版的 react-dom,暴露的 API 也和 react-dom 保持一致。