2 个仓库
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.
这是一个用于 React Native 的移动 UI 覆盖层库,提供动画模态组件。它作为一个手势响应式界面元素,用于通过支持自定义过渡和动态布局调整的覆盖窗口来呈现补充内容。 该库具有动态布局观察器,可在屏幕旋转或屏幕键盘出现时自动调整组件大小和位置。它实现了基于手势的导航,允许用户通过配置的滑动操作和背景交互来关闭覆盖层。 该项目涵盖了动画和过渡协调,包括在窗口动画前后执行回调的生命周期钩子。它还包括用于背景自定义和滚动内容管理的实用工具,以防止在滑动关闭操作期间发生交互冲突。
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.