├── Bubble.gif ├── BubbleTransition.swift ├── LICENSE ├── README.md └── TransitionMode.swift /Bubble.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fitomad/iOS-Bubble-Transition/HEAD/Bubble.gif -------------------------------------------------------------------------------- /BubbleTransition.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fitomad/iOS-Bubble-Transition/HEAD/BubbleTransition.swift -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fitomad/iOS-Bubble-Transition/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fitomad/iOS-Bubble-Transition/HEAD/README.md -------------------------------------------------------------------------------- /TransitionMode.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fitomad/iOS-Bubble-Transition/HEAD/TransitionMode.swift --------------------------------------------------------------------------------