nativescript v7.2.0 Release Notes

Release Date: 2021-02-05 // about 3 years ago
  • ๐Ÿ› Bug Fixes

    • core: ObservableArray splice with start only (#9159) (3ddfb5c)
    • ios: allow navigationFrom event for deep navigation within modal frame (#9187) (8f1455e)
    • ios: force release of nsdata after saving image (#9177) (e002d72)
    • ios: navigation via swipe crash fix (#9132) (28061e3)
    • ios: textfield resizing (auto width) on text change (#9176) (c31bab1)
    • page: frame getter for custom Frames (#9195) (6da7d90)
    • webpack: --env.uglify works properly now (#9165) (be52cef)
    • webpack: Angular no longer has issues handling {N} plugins without nativescript in name (#9172) (79a5fc8)
    • webpack: inspector_modules (87418cd)

    ๐Ÿ”‹ Features

    • android: FlexboxLayout support for isPassThroughParentEnabled (#8798) (5fe2742)
    • core: setSelection method for editable text components (#9175) (58b2542)
    • ios: build TNSWidgets as XCFramework (#9167) (04a7641)
    • webpack: allow passing env.appComponents and env.entries (#8898) (90d208c)

    ๐ŸŽ Performance Improvements