1 个仓库
Specialized development of user interfaces for the constraints of mini-program ecosystems.
Distinct from Mini Program Development: Focuses on the UI development aspect specifically rather than general mini-program app development.
Explore 1 awesome GitHub repository matching mobile development · Mini Program UI Development. Refine with filters or upvote what's useful.
Remax 是一个用于使用 React 构建小程序的跨平台 UI 框架和引擎。它作为一个运行时,将 React 组件和 Hooks 转换为原生小程序元素,无需静态编译。 该框架提供了一个类型安全的开发环境,以确保跨平台 UI 组件的可靠性。它允许在执行期间将 React 组件树映射到原生结构,从而通过单一代码库创建多平台小程序。 该系统涵盖了跨平台小程序开发,包括使用函数式 Hooks 进行 UI 构建,以及通过静态类型检查来减少运行时错误。
Enables the creation of user interfaces for constrained mini-program environments using React components and hooks.