Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antiguab/BAFluidView
UIView that simulates a 2D view of a fluid in motion
https://github.com/antiguab/BAFluidView
Last synced: 3 months ago
JSON representation
UIView that simulates a 2D view of a fluid in motion
- Host: GitHub
- URL: https://github.com/antiguab/BAFluidView
- Owner: antiguab
- License: mit
- Created: 2014-12-11T22:59:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-04-11T19:52:32.000Z (over 4 years ago)
- Last Synced: 2024-07-19T02:11:41.686Z (4 months ago)
- Language: Objective-C
- Homepage: https://antiguab.github.io/bafluidview/
- Size: 10.2 MB
- Stars: 1,395
- Watchers: 29
- Forks: 117
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios - BAFluidView - UIView that simulates a 2D view of a fluid in motion. (UI / Font)
- awesome-ios-star - BAFluidView - UIView that simulates a 2D view of a fluid in motion. (UI / Font)
README
# BAFluidView
[![CI Status](http://img.shields.io/travis/antiguab/BAFluidView.svg?style=flat)](https://travis-ci.org/antiguab/BAFluidView)
[![Version](https://img.shields.io/cocoapods/v/BAFluidView.svg?style=flat)](https://cocoapods.org/pods/BAFluidView)
[![License](https://img.shields.io/cocoapods/l/BAFluidView.svg?style=flat)](https://cocoapods.org/pods/BAFluidView)
[![Platform](https://img.shields.io/cocoapods/p/BAFluidView.svg?style=flat)](https://cocoapods.org/pods/BAFluidView)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)## Overview
![example6](https://github.com/antiguab/BAFluidView/blob/master/readmeAssets/example6.gif)
![example7](https://github.com/antiguab/BAFluidView/blob/master/readmeAssets/example7.gif)This view and its layer create a 2D fluid animation that can be used to simulate a filling effect.
For a how-to guide on use go to: https://antiguab.github.io/bafluidview/