[TIMOB-15295] IOS7: implement UIMotionEffect
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Resolved |
Resolution | Done |
Resolution Date | 2018-11-15T16:47:08.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Mostafizur Rahman |
Assignee | Unknown |
Created | 2013-09-20T10:35:07.000+0000 |
Updated | 2018-11-19T05:25:19.000+0000 |
Description
IOS7 introduces UImotionEffect (which is not Dynamics), would be nice to see it( at least UIInterpolatingMotionEffect) implemented in Titanium SDK.
some excellent examples here:
http://www.teehanlax.com/blog/introduction-to-uimotioneffect/
This is already implemented via TIMOB-25684.