Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Produkt/RubberBandEffect
Recreating Apple’s rubber band effect in Swift
https://github.com/Produkt/RubberBandEffect
Last synced: 5 days ago
JSON representation
Recreating Apple’s rubber band effect in Swift
- Host: GitHub
- URL: https://github.com/Produkt/RubberBandEffect
- Owner: Produkt
- Created: 2015-05-05T23:32:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-22T19:46:53.000Z (over 9 years ago)
- Last Synced: 2024-08-01T19:32:24.895Z (3 months ago)
- Language: Swift
- Size: 1.76 MB
- Stars: 514
- Watchers: 15
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-swift-cn - RubberBandEffect - Recreating Apple’s rubber band effect in Swift. (Libs / UI)
- Awesome-Mobile-UI - RubberBandEffect
README
# RubberBandEffect
Small project showing 3 different mathematical functions to achieve Apple’s rubber band effect in Swift.To know a bit more about the project, visit [this Medium post](https://medium.com/thoughts-on-thoughts/recreating-apple-s-rubber-band-effect-in-swift-dbf981b40f35) (featured in iOS Dev Weekly).
![rubber-band01](https://github.com/Produkt/RubberBandEffect/blob/master/Others/RubberBand_01.gif?raw=true)
![rubber-band02](https://github.com/Produkt/RubberBandEffect/blob/master/Others/RubberBand_02.gif?raw=true)