Stevia v4.7.1 Release Notes

Release Date: 2019-11-04 // over 4 years ago
  • 🚀 ⚠️ Warning, this release adds support for RTL languages which represents quite a big change. If you use this version, make sure to check you app for any layout issue and please report them :)

    • Visual format now supports right-to-left language meaning |-20-myview means myView is pinned to the right in a right-to-left language environment.
    • ➕ Adds leading trailing support in the chainable api.

    Debug Tip

    You can force RTL rendering by using view.semanticContentAttribute = .forceRightToLeft in your view.