nativescript v6.3.0 Release Notes

Release Date: 2019-12-06 // over 4 years ago
  • ๐Ÿ› Bug Fixes

    • android: Fatal Exception: java.lang.OutOfMemoryError (#8061) (8d382a6)
    • grid-layout: value parser will now accept strings or numbers (#8042) (3199a39)
    • iOS: Opening alert/confirm on top most of modal dialogs (#7982) (60ac4e7), closes #6939
    • nested css-calc and css-variables with fallback (#7987) (fc2a233)

    ๐Ÿ”‹ Features

    • css: Added optional css-tree parser (#8076) (49a7607)
    • ๐Ÿ”Š dialogs: Setting the size of popup dialog thru dialog options (#8041) (cd5703a)
    • ๐Ÿ‘Œ support requestAnimationFrame (#8112) (2aa6e9b)
    • System css classes for modals (#8155) (7b78f3b)
    • modal-view-ios: handle iOS 13 dismiss modal gesture (#8024) (c5df258)