How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This project is a suite of visual components and interface models designed to create animated transitions between condensed grid previews and expanded detail views. It provides a card transition library and SwiftUI animated UI components that enable a peek-and-pop interface where small preview cards expand into full-screen content. The system implements an animated grid layout that allows collections of cards to expand and contract to reveal more information. These interactions are supported by animations that transform small content cells into full-screen interfaces to maintain visual contin
:octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion
A custom modal transition that presents and dismiss a controller with an expanding bubble effect.
A gallery app of custom animated transitions for iOS.
PREVIEW TRANSITION
The main features of ramotion/preview-transition are: UI Components, UI Transitions and Navigation, View Controllers.
Open-source alternatives to ramotion/preview-transition include: ramotion/paper-onboarding — :octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion. shu223/animatedtransitiongallery — A gallery app of custom animated transitions for iOS. andreamazz/bubbletransition — A custom modal transition that presents and dismiss a controller with an expanding bubble effect. ramotion/expanding-collection — This project is a suite of visual components and interface models designed to create animated transitions between… facebook/componentkit — ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable… pagemenu/pagemenu — PageMenu is an iOS paging navigation controller and composite view controller manager. It organizes multiple…