Bubble alternatives and similar libraries
Based on the "Animation" category.
Alternatively, view Bubble alternatives based on common mentions on social networks and blogs.
-
AnimatedCollectionViewLayout
A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code. -
AlertTransition
AlertTransition is a extensible library for making view controller transitions, especially for alert transitions. -
ContainerController
👉↕️📱ContainerController 🧩✨⚙️ is a UI Component Swipe-Panel (Customizable). 💡 The idea is copied from the app: Apple Maps, Stocks. Swift version -
SPPerspective
Widgets iOS 14 animation with 3D and dynamic shadow. Customisable transform and duration. -
AKVideoImageView
UIImageView subclass that allows you to display a looped video and dynamically switch it. -
Wobbly
(Animate CSS) animations for iOS. An easy to use library of iOS animations. As easy to use as an easy thing. -
Disintegrate
Disintegration animation inspired by THAT thing Thanos did at the end of Avengers: Infinity War. -
VariousViewsEffects
Various view's effects for iOS, written in Swift. Allows you to animate views nicely with easy to use extensions. Currently supported animations: Glass Break, Explode, Snowflakes. Every animation is randomized.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Bubble or a related project?
README
Bubble
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
XCode 9.0, Swift 4.0
Installation
Bubble is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "Bubble"
Usage
Default
Bubble.showLogo()
Bubble.hideLogo()
Custom
// Set color of the mask view
Bubble.maskColor = UIColor.black
// Show logo with scale mode and touchable setting
Bubble.showLogo(with: .scaleAspectFill, touchable: false)
Author
goldmoment, [email protected]
License
Bubble is available under the MIT license. See the LICENSE file for more info.
*Note that all licence references and agreements mentioned in the Bubble README section above
are relevant to that project's source code only.