1 个仓库
Frameworks that enable building mini-programs using React runtimes instead of static compilation.
Distinct from Mini Program Development: Specifically targets the integration of React as a framework for mini-programs.
Explore 1 awesome GitHub repository matching part of an awesome list · React Mini Program Frameworks. Refine with filters or upvote what's useful.
Remax 是一个用于使用 React 构建小程序的跨平台 UI 框架和引擎。它作为一个运行时,将 React 组件和 Hooks 转换为原生小程序元素,无需静态编译。 该框架提供了一个类型安全的开发环境,以确保跨平台 UI 组件的可靠性。它允许在执行期间将 React 组件树映射到原生结构,从而通过单一代码库创建多平台小程序。 该系统涵盖了跨平台小程序开发,包括使用函数式 Hooks 进行 UI 构建,以及通过静态类型检查来减少运行时错误。
Provides a runtime-based framework for building multi-platform mini-programs using React instead of static compilation.