[TIMOB-24997] iOS: Deprecate Ti.UI.iOS.Animator, move to own module "Ti.Animator"
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Unknown |
| Created | 2017-07-21T04:09:48.000+0000 |
| Updated | 2018-02-28T19:54:54.000+0000 |
Description
As one of the engineering week decisions, we will move the iOS-only
Ti.UI.iOS.LivePhotoView core-component to an own module in 7.0.0 and deprecate the core-component to remove it from the core in 8.0.0. The following API's are part of this compontent and will be deprecated / moved as well:
* Ti.UI.iOS.AnchorAttachmentBehavior
* Ti.UI.iOS.CollisionBehavior
* Ti.UI.iOS.DynamicItemBehavior
* Ti.UI.iOS.GravityBehavior
* Ti.UI.iOS.PushBehavior
* Ti.UI.iOS.SnapBehavior
* Titanium.UI.iOS.ViewAttachmentBehavior
No comments