BouncyLayout
  • October 16, 2023

 

 

Features


  • Pure Swift 5.
  •  Works with every UICollectionView.
  •  Horizontal and vertical scrolling support.
  •  Configurable bounce effect.
  •  Supports cell size changes

Setup


The only you thing you need to do is import BouncyLayout, create an instance and add it to your UICollectionView.

import BouncyLayout

let layout = BouncyLayout()

UICollectionView(frame: .zero, collectionViewLayout: layout)

Find the above displayed examples in the example folder.

Installation


CocoaPods

BouncyLayout is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod “BouncyLayout”

Carthage

BouncyLayout is available through Carthage. To install it, simply add the following line to your Cartfile:

github “roberthein/BouncyLayout”

Swift Package Manager

BouncyLayout is available through Swift Package Manager. To install it, in Xcode 11.0 or later select File > Swift Packages > Add Package Dependency... and add BouncyLayout repository URL:

https://github.com/roberthein/BouncyLayout.git

Suggestions or feedback?


Feel free to create a pull request, open an issue or find me on Twitter.

GitHub


View Github

#autolayout #bounce #bouncy #cocoa #cocoapod #cocoapods #cocoatouch #collection #collectionkit #collectionview #collectionviewcell #collectionviewlayout #dynamic #expandabletableview #flow #flowlayout #hashtag #hashtags #ibinspectable #instagram #instagramanimation #ios #iosanimation #iosdevelopment #iossdk #iosswift #iosthirdparty #layout #libraries #library #objectivec #spring #springy #swift #swift3 #swift4 #swiftanimation #swiftcollection #swiftimage #swiftlibrary #swiftpackagemanager #swiftui #swiftuicomponents #table #tableview #tableviewcell #taglistview #tags #tagsview #uicollectionview #uicollectionviewanimation #uicollectionviewcell #uicollectionviewflowlayout #uicollectionviewlayout #uikitdynamics #uitableview #uitableviewcell #uitableviewcontroller #view #xcode
YOU MIGHT ALSO LIKE...
exyte

     

camerakit-ios

CameraKit helps you add reliable camera to your app quickly. Our open source camera platform provides consistent capture results, service ...

HybridCamera

[video width="192" height="416" mp4="https://swiftgit.com/wp-content/uploads/2024/12/68747470733a2f2f7261776769742e636f6d2f7374796c656b69742f696d672f6d61737465722f7669645f6564697465645f325f326d622e676966.mp4"][/video]

TakeASelfie

An iOS framework that uses the front camera, detects your face and takes a selfie. This api opens the front ...

iOS-Depth-Sampler

Code examples of Depth APIs in iOS