An open API service indexing awesome lists of open source software.

https://github.com/kosso/titranslucentview

An attempt at making a Titanium module to provide a 'live' translucent/blur effect for TiUIViews
https://github.com/kosso/titranslucentview

Last synced: about 1 year ago
JSON representation

An attempt at making a Titanium module to provide a 'live' translucent/blur effect for TiUIViews

Awesome Lists containing this project

README

          

TiKBlurLive
===========

An attempt at making a Titanium module to provide a 'live' translucent/bluff effect for TiUIViews by wrapping ILTranslucentView.

Based on https://github.com/ivoleko/ILTranslucentView

## For some reason changing the color works on the simulator but not the device.

See the ExampleApp folder for tests.

Pleease do feel free to fork etc. and help fix this up. (I don't really know what I'm doing in Objective-C, but it seems to work!)