1 dépôt
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 is a cross-platform UI framework and engine for building mini programs using React. It functions as a runtime that translates React components and hooks into native mini program elements, avoiding the need for static compilation. The framework provides a type-safe development environment to ensure reliability across cross-platform UI components. It allows for the creation of multi-platform mini programs from a single codebase by mapping React component trees to native structures during execution. The system covers cross-platform mini program development, including UI construction with
Provides a runtime-based framework for building multi-platform mini-programs using React instead of static compilation.