1 repository
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 este un framework UI cross-platform și un motor pentru construirea de mini-programe folosind React. Funcționează ca un runtime care traduce componentele și hook-urile React în elemente native de mini-program, evitând nevoia de compilare statică. Framework-ul oferă un mediu de dezvoltare type-safe pentru a asigura fiabilitatea componentelor UI cross-platform. Permite crearea de mini-programe multi-platformă dintr-un singur codebase prin maparea arborilor de componente React la structuri native în timpul execuției. Sistemul acoperă dezvoltarea de mini-programe cross-platform, inclusiv construcția UI cu hook-uri funcționale și verificarea tipurilor statice pentru a reduce erorile de runtime.
Acts as a runtime engine that translates React components and hooks into native mini-program elements without a compiler.