awesome-repositories.com
Blog
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
·

3 repositorios

Awesome GitHub RepositoriesCore Animation Implementations

Implementations of visual transitions and animations using the iOS Core Animation framework.

Distinct from Core Animation Wrappers: None of the candidates correctly capture native Objective-C Core Animation framework usage; f0_mt1 is for Swift wrappers.

Explore 3 awesome GitHub repositories matching mobile development · Core Animation Implementations. Refine with filters or upvote what's useful.

Awesome Core Animation Implementations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • njhu/iosprojectAvatar de NJHu

    NJHu/iOSProject

    5,426Ver en GitHub↗

    Este proyecto es una colección de demos de aplicaciones iOS en Objective-C y muestras de código. Proporciona implementaciones para patrones de desarrollo principales y características a nivel de sistema dentro del entorno iOS. El repositorio se centra en ejemplos de runtime de Objective-C, demostrando el despacho dinámico de métodos y el swizzling de runtime para modificar el comportamiento de los objetos. También incluye una librería de UI de Core Animation y muestras para la gestión de multihilo y concurrencia en iOS. El proyecto cubre capacidades para animación y gráficos de UI, coordinación de tareas concurrentes y la integración de servicios de terceros para autenticación y redes sociales.

    Provides a library for fluid visual transitions using the iOS Core Animation framework.

    Objective-Canimationcoreanimationcoregraphics
    Ver en GitHub↗5,426
  • attackondobby/ios-core-animation-advanced-techniquesAvatar de AttackOnDobby

    AttackOnDobby/iOS-Core-Animation-Advanced-Techniques

    4,489Ver en GitHub↗

    This project is a technical guide and implementation library for advanced visual effects and hardware-accelerated animations using the Core Animation framework on iOS. It provides a comprehensive reference for creating high-performance motion graphics, custom graphic rendering, and the construction of 3D engines using perspective transforms and Z-axis manipulation. The collection distinguishes itself through a deep focus on GPU rendering optimization and graphics performance. It covers advanced strategies to maintain high frame rates, such as reducing offscreen rendering via shadow path optim

    Creating high-performance visual effects and complex motion graphics using the Core Animation framework.

    Ver en GitHub↗4,489
  • cbpowell/marqueelabelAvatar de cbpowell

    cbpowell/MarqueeLabel

    4,305Ver en GitHub↗

    MarqueeLabel is a UIKit label extension for iOS that provides a scrolling text component. It automatically animates text content when it exceeds the available width of the view. The project includes a storyboard custom inspector, allowing the configuration of marquee speed, direction, and animation curves directly within the Xcode interface. The component manages dynamic text layout by scaling font sizes to fit the frame and implementing edge fading effects to blend text into the background. It also provides mechanisms to control the state of scrolling animations.

    Implements visual text movement using the native iOS Core Animation framework.

    Swift
    Ver en GitHub↗4,305
  1. Home
  2. Mobile Development
  3. Core Animation Implementations