Layout v0.6.9 Release Notes

Release Date: 2018-01-02 // over 6 years ago
    • You can now position views using center.x and center.y instead of having to calculate the center offset yourself
    • 👍 Layout now supports layer.anchorPoint, and respects its value when positioning using center.x/y expressions
    • ➕ Added support for firstBaseline and lastBaseline expressions for positioning text-based views
    • Referencing parent properties like top and right now transforms the value to the current node's coordinate space
    • 👌 Improved property error Red Box suggestions