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
- Host: GitHub
- URL: https://github.com/kosso/titranslucentview
- Owner: kosso
- License: mit
- Created: 2013-11-26T23:43:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-25T19:09:32.000Z (about 11 years ago)
- Last Synced: 2025-03-17T06:35:47.802Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 7.82 MB
- Stars: 10
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
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!)