awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dillidon avatar

dillidon/alerts-and-pickers

0
View on GitHub↗
5,759 estrellas·705 forks·Swift·MIT·7 vistas

Alerts And Pickers

Este proyecto es un framework de componentes de UI reutilizables y extensiones diseñadas para integrar menús de entrada y selección estructurados en controladores de alerta nativos de iOS. Proporciona una librería de campos de texto personalizables e interfaces de selector especializadas que se incrustan directamente dentro de los diálogos de alerta del sistema.

El framework destaca por inyectar controladores de vista externos en contenedores de alerta, permitiendo el uso de interfaces complejas como mapas y selectores de fecha. También incluye herramientas de integración especializadas para incrustar interfaces de selección para fotos, contactos y ubicaciones directamente desde la aplicación de mensajería Telegram.

El conjunto de herramientas cubre una amplia gama de capacidades de selección, incluyendo navegadores de biblioteca de fotos, selectores de color y selectores de contactos. Además, admite la recopilación de configuraciones regionales a través de selectores dedicados para países, códigos telefónicos y monedas, mientras ofrece renderizado de texto atribuido para la visualización de contenido con estilo.

Features

  • Alert Dialogs - Provides an advanced framework for designing popup controllers that support formatted text, custom inputs, and dynamic lists.
  • iOS Data Picker Frameworks - Provides a toolset for integrating complex selection menus like date, color, and currency pickers into popup controllers.
  • iOS Form Input Toolkits - Provides a library of customizable text fields and structured input elements designed for use inside system alerts.
  • iOS Media Selection - Integrates photo galleries and image pickers into popup dialogs for visual content selection from the iOS library.
  • iOS UI Components - Provides a collection of reusable selection tools for picking photos, contacts, locations, and regional settings on iOS.
  • UIAlertController Extensions - Provides a set of specialized picker interfaces and input controllers embedded within native iOS alert dialogs.
  • Controller Embedding Wrappers - Wraps specialized system and custom controllers inside a standard alert interface to maintain a consistent popup experience.
  • Selection Pickers - Displays column-based selection lists within popup controllers with dynamic height adjustment.
  • Embedded Input Collection - Captures structured data like dates, locations, and contact information using specialized pickers embedded within system alerts.
  • View Hierarchy Injections - Programmatically inserts external view controllers into the alert's content hierarchy to enable complex interactions like maps or date pickers.
  • iOS Image Picker Controllers - Implements a custom image collection picker with scrolling flow for selection on iOS.
  • Picker Integrations - Provides a specialized selection tool to choose photos, contacts, or locations directly from the Telegram application.
  • Selection Workflow Integrations - Embeds specialized selection tools to choose photos, contacts, or locations specifically from the Telegram messaging application.
  • Content-Based Sizing - Calculates and adjusts the height of the alert content area based on the size of the embedded picker.
  • Color Pickers - Inserts a color selection interface into a popup controller to choose specific hues.
  • Alert-Embedded Color Pickers - Displays visual color pickers and selection galleries embedded within alert content.
  • Contact Selection Dialogs - Provides a system-level interface for selecting contacts from the device address book within an alert controller.
  • Date and Time Pickers - Inserts native date and time selection interfaces directly into popup alert controllers.
  • Embedded View Overrides - Renders specialized controllers like date pickers and maps within alert dialogs to capture structured information.
  • Component Registries - Organizes various selection interfaces for locales, colors, and media as interchangeable modules within the alert framework.
  • Geographic Location Pickers - Integrates geographic location selection interfaces into popup controllers for region picking.
  • System Photo Library Pickers - Opens the native system photo library browser inside a popup controller for image selection.
  • Regional Settings Pickers - Collects locale-specific information such as countries, phone codes, and currencies through dedicated selection interfaces in a popup.
  • Searchable Country Pickers - Provides dedicated pickers for selecting countries, phone codes, and currencies within an alert interface.
  • Attributed Text Renderers - Implements a system for rendering styled strings with rich text formatting and visual hierarchy within alert labels.
  • Text Input Fields - Integrates customizable text fields into a popup controller for user data entry.
  • System Picker Bridges - Connects system-level pickers for contacts and photos to the alert's callback mechanism for returning selected data.
  • Alerts and Modals - Advanced UIAlertController extensions for various data types.
  • Alerts and Notifications - Advanced UIAlertController usage with various input types.

Historial de estrellas

Gráfico del historial de estrellas de dillidon/alerts-and-pickersGráfico del historial de estrellas de dillidon/alerts-and-pickers

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Alerts And Pickers

Proyectos open-source similares, clasificados según cuántas características comparten con Alerts And Pickers.
  • vikmeup/sclalertview-swiftAvatar de vikmeup

    vikmeup/SCLAlertView-Swift

    5,318Ver en GitHub↗

    SCLAlertView-Swift is a Swift UI component and animation library used to create customizable alert views for iOS. It provides a visual interface for notifying users of system events, errors, or successes within mobile applications. The library focuses on implementing animated transitions and polished dialogs that deviate from standard native alerts. It includes tools for building animated alert views to provide user feedback through visual transitions.

    Swift
    Ver en GitHub↗5,318
  • layui/layerAvatar de layui

    layui/layer

    8,196Ver en GitHub↗

    This project is a JavaScript UI component library and frontend utility toolkit. It serves as a web modal framework and popup library, providing a specialized system for rendering interactive dialogs, overlays, and layered interfaces over web page content. The library is distinguished by its comprehensive set of overlay tools, including alert dialogs, confirmation prompts, and the ability to embed external content via iframes. It also features a responsive twelve-column grid system for cross-device layout compatibility and an internal modular dependency management system for on-demand loading

    JavaScriptalertconfirmdialog
    Ver en GitHub↗8,196
  • chakra-ui/arkAvatar de chakra-ui

    chakra-ui/ark

    5,004Ver en GitHub↗

    Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by finite state machines. It provides unstyled components that encapsulate logic and accessibility — including full keyboard navigation, focus management, and WAI-ARIA support — while leaving visual styling entirely to the consumer. Components expose scoped data attributes for CSS targeting and use state machines to produce predictable, testable interactive behavior across every state transition. The library distinguishes itself through a state propagation model that distributes

    TypeScriptcomponentsdesign-systemheadless
    Ver en GitHub↗5,004
  • whatwg/htmlAvatar de whatwg

    whatwg/html

    9,163Ver en GitHub↗

    This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.

    HTMLcanvaseventsourcehtml
    Ver en GitHub↗9,163
Ver las 30 alternativas a Alerts And Pickers→

Preguntas frecuentes

¿Qué hace dillidon/alerts-and-pickers?

Este proyecto es un framework de componentes de UI reutilizables y extensiones diseñadas para integrar menús de entrada y selección estructurados en controladores de alerta nativos de iOS. Proporciona una librería de campos de texto personalizables e interfaces de selector especializadas que se incrustan directamente dentro de los diálogos de alerta del sistema.

¿Cuáles son las características principales de dillidon/alerts-and-pickers?

Las características principales de dillidon/alerts-and-pickers son: Alert Dialogs, iOS Data Picker Frameworks, iOS Form Input Toolkits, iOS Media Selection, iOS UI Components, UIAlertController Extensions, Controller Embedding Wrappers, Selection Pickers.

¿Qué alternativas de código abierto existen para dillidon/alerts-and-pickers?

Las alternativas de código abierto para dillidon/alerts-and-pickers incluyen: vikmeup/sclalertview-swift — SCLAlertView-Swift is a Swift UI component and animation library used to create customizable alert views for iOS. It… layui/layer — This project is a JavaScript UI component library and frontend utility toolkit. It serves as a web modal framework and… chakra-ui/ark — Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by… whatwg/html — This repository contains the HTML specification, which defines the core standards for web page structuring, content… theorchid/platform — Platform is a framework for building back-office applications and administrative dashboards using Laravel. It… tusen-ai/naive-ui — Naive UI is a comprehensive TypeScript user interface library and component set designed specifically for Vue 3…