内容简介:NativeScript 4.0.0 已发布,NativeScript 可以使用 Javascript,CSS, XML 创建真正的 Native 跨平台应用,支持 iOS Android 和 Windows Universal,NativeScript 可将跨平台代码翻译成目标平台的代码。 Bug Fixe...
NativeScript 4.0.0 已发布,NativeScript 可以使用 Javascript,CSS, XML 创建真正的 Native 跨平台应用,支持 iOS Android 和 Windows Universal,NativeScript 可将跨平台代码翻译成目标平台的代码。
Bug Fixes
android-images: set decodeHeight/decodeWidth default values to dip (#5490) (6509efa)
animations: change throw -> trace to avoid unnecessary app crash (#5475) (fa80355)
animations: check if target is present before removing its animation (#4586) (4bd3a94)
animations: register both style's "name" and "cssName" (#3810) (3ea7365)
Features
navigation: Flexible Frame Composition (#48)
angular xml: Support [prop] and (tap) bindings (fdd8c9b)
frame: handle back navigation when common layout is used as a root element (#5608) (70f0112)
ios: fire onDisplayed event when first frame is ready to be displayed (#5344) (1c78e47)
有关详细信息,请检查CHANGELOG。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《NativeScript 4.0.0 发布,创建跨平台原生应用的框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Micronaut 2.0.0 发布,原生云原生微服务框架
- 原生JavaScript之完美运动框架
- NativeScript 8.0 发布,跨平台原生应用框架
- 基于Kubernetes的原生Serverless框架Kubeless实践
- 详解 mpvue 小程序框架 及和原生的差异
- NativeScript 6.5.0 发布,跨平台原生应用框架
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Algorithm Design Manual
Steve S. Skiena / Springer / 1998-8-1 / GBP 53.91
Contents u Techniques u Introduction to Algorithms u Correctness and Efficiency u Correctness u Efficiency u Expressing Algorithms u Keeping Score u The RAM Model of Computatio......一起来看看 《The Algorithm Design Manual》 这本书的介绍吧!