awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesModal Components

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.

Awesome Modal Components GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • react-native-modal/react-native-modalAvatar react-native-modal

    react-native-modal/react-native-modal

    5,657Vezi pe GitHub↗

    Aceasta este o bibliotecă de overlay UI pentru React Native care oferă o componentă modală animată. Funcționează ca un element de interfață cu răspuns la gesturi, utilizat pentru a prezenta conținut suplimentar prin ferestre overlay care suportă tranziții personalizate și ajustări dinamice de layout. Biblioteca dispune de un observator de layout dinamic care redimensionează și repoziționează automat componentele în timpul rotațiilor ecranului sau când apare tastatura virtuală. Implementează navigarea bazată pe gesturi, permițând utilizatorilor să închidă overlay-urile prin gesturi de swipe configurate și interacțiuni cu fundalul. Proiectul acoperă coordonarea animațiilor și a tranzițiilor, incluzând hook-uri de ciclu de viață care execută callback-uri înainte și după animațiile ferestrelor. Include, de asemenea, utilitare pentru personalizarea fundalului și gestionarea conținutului scrollabil pentru a preveni conflictele de interacțiune în timpul acțiunilor de tip swipe-to-dismiss.

    Provides highly styled modal components for React Native with custom animations and backdrop controls.

    TypeScriptandroidanimatedanimation
    Vezi pe GitHub↗5,657
  • nandorojo/solitoAvatar nandorojo

    nandorojo/solito

    4,093Vezi pe GitHub↗

    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.

    TypeScript
    Vezi pe GitHub↗4,093
  1. Home
  2. Mobile Development
  3. React Native Ecosystem
  4. React Native Components
  5. Modal Components

Explorează sub-etichetele

  • URL-Synced ModalsModal components that maintain a synchronized web-compatible URL state while rendering in a native overlay. **Distinct from Modal Components:** Distinct from generic modal components by specifically integrating with the routing system to preserve URL state.