1 रिपॉजिटरी
Runtimes that translate React components into native mini-program elements during execution.
Distinct from Mini Program Native Integrations: Focuses on the translation engine identity rather than generic native integrations.
Explore 1 awesome GitHub repository matching mobile development · React-Based Mini Program Engines. 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
Acts as a runtime engine that translates React components and hooks into native mini-program elements without a compiler.