Create corresponding CSS properties for originX and originY

Author: NickIlievCreated Jun 25, 2018Updated Aug 23, 2026
Labelsfeaturehelp wantedgood first issuehacktoberfest

Create CSS properties for originX and originY.

In CSS specification the corresponding property is called transform-origin.

The goal is to allow NativeScript views to be transformed via their origin properties in CSS animations. Currently, this is possible only via code-behind as demonstrated here.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Source: NativeScript/NativeScript