NativeScript 8.2.2 released, a cross-platform native application framework

NativeScript 8.2.2 is now available. NativeScript enables users to access native APIs directly from JavaScript. Currently, the framework provides iOS and Android runtimes for rich mobile development and can be used for many different use cases.

bug fix

  • ActionItem: Fixed an issue where rendering would throw an error when there was a nested child element. ( #9821 )
  • Android: gesture event fix ( #9842 )
  • css: fix hsl(a) color value handling for borderColor parsing ( #9857 )
  • ios: Navigation buttons allow custom icons ( #9835 )
  • RootLayout: Turn off live sync's popup view ( #983 )
  • Implement Utils.queueGC debounce and throttle by reusing different settings ( #9852 )

characteristic

  • RootLayout: add topmost method to retrieve top view ( #9826 )
  • TouchManager: touchDelay property for nested click controls ( c05145b )

performance improvements

  • Improved realtime sync functionality for RootLayout ( #9836 )

 Update announcement: https://github.com/NativeScript/NativeScript/releases/tag/8.2.2-core

Guess you like

Origin www.oschina.net/news/190332/nativescript-8-2-2-released