2 Repos
Highly styled popup windows with custom enter and exit animations and interactive backdrop controls.
Distinct from React Native Components: Distinct from generic React Native Components: focuses specifically on modal overlay implementations.
Explore 2 awesome GitHub repositories matching mobile development · Modal Components. Refine with filters or upvote what's useful.
This is a mobile UI overlay library for React Native that provides an animated modal component. It functions as a gesture-responsive interface element used to present supplementary content via overlay windows that support custom transitions and dynamic layout adjustments. The library features a dynamic layout observer that automatically resizes and repositions components during screen rotations or when the on-screen keyboard appears. It implements gesture-based navigation, allowing users to dismiss overlays through configured swipe gestures and backdrop interactions. The project covers anima
Provides highly styled modal components for React Native with custom animations and backdrop controls.
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
Enables rendering page components inside native modals while maintaining a synchronized web-compatible URL state.