Hysen Labs
Open-source project
andreamazz/BubbleTransition avatar
andreamazz

BubbleTransition

GitHub describes it as A custom modal transition that presents and dismiss a controller with an expanding bubble effect.. The repository metadata lists Swift as its primary language. The metadata lists the MIT license. This article stays within the project description and details documented in the GitHub repository README.

3,303 stars246 forksSwiftMIT
01
DEEP OPEN-SOURCE ANALYSIS

andreamazz/BubbleTransition: README details

GitHub describes it as A custom modal transition that presents and dismiss a controller with an expanding bubble effect.. The repository metadata lists Swift as its primary language. The metadata lists the MIT license. This article stays within the project description and details documented in the GitHub repository README.

02
DEEP OPEN-SOURCE ANALYSIS

Repository scope

GitHub describes it as A custom modal transition that presents and dismiss a controller with an expanding bubble effect.. The repository metadata lists Swift as its primary language. The metadata lists the MIT license. The README describes the project this way: A custom modal transition that presents and dismiss a controller inside an expanding and shrinking bubble .

03
DEEP OPEN-SOURCE ANALYSIS

Usage

The README section "Usage" states: Enter package URL: https://github.com/andreamazz/BubbleTransition , and select the latest release.

04
DEEP OPEN-SOURCE ANALYSIS

Setup

The README section "Setup" states: Have your view controller conform to UIViewControllerTransitioningDelegate . Set the transitionMode , the startingPoint , the bubbleColor and the duration .

05
DEEP OPEN-SOURCE ANALYSIS

Swipe to dismiss

The README section "Swipe to dismiss" states: You can use an interactive gesture to dismiss the presented controller. To enable this gesture, prepare the interactive transition:

06
DEEP OPEN-SOURCE ANALYSIS

Editorial conclusion

The repository README is the source for this review. It does not replace a local installation or an independent test.

07
DEEP OPEN-SOURCE ANALYSIS

Official sources

08
Community notes

Community notes