1 Repo
UI components designed to be rendered consistently across multiple target platforms to reduce logic duplication.
Distinct from Cross-Platform Splash Screens: None of the candidates refer to sharing the actual UI primitive/component across web and mobile, only screen sharing (media) or splash screens.
Explore 1 awesome GitHub repository matching user interface & experience · Shared Screen Primitives. Refine with filters or upvote what's useful.
Solito is a cross-platform navigation library and routing bridge that enables the development of mobile apps and web pages from a single codebase using React Native and Next.js. It functions as an orchestrator that synchronizes file-system based routing and screen logic across both platforms. The project provides a unified navigation interface that maps a single set of URLs to either web pages or native screens. This allows for synchronized linking and route parameters, ensuring that users land on the correct content regardless of whether they are using a browser or a mobile application. The
Defines a single UI component that renders in both web and native apps to eliminate duplicate logic.