A React Multiplatform Framework.
Build native experience app on each platform.
Support React Native, Web, Weapp, etc.
Describe components and layouts through an abstract factory class, other platforms only need to implement a small number of core layout components to reuse the entire codebase seamlessly, without generating unnecessary wrappers.
- Basic Component encapsulation.
- Tailwind CSS Support
- Universal UI framework.
Web
yarn web:dev
Android
yarn android:dev
iOS
yarn ios:dev