React-Native v0.43.0-rc.5 发布

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/dccc9890e84dd9577c35752a1d6967ac.png" /></strong></p>    <p> </p>    <p>   React Native 使你能够使用基于 JavaScript 和 React 一致的开发体验在本地平台上构建世界一流的应用程序体验。React Native 把重点放在所有开发人员关心的平台的开发效率上——开发者只需学习一种语言就能轻易为任何平台高效地编写代码。非死book 在多个应用程序产品中使用了 React Native,并将继续为 React Native 投资。</p>    <p>React-Native 做了什么:</p>    <ul>     <li>React-Native 丢弃了 Webview。</li>     <li>复用React,将 Dom 结构de改变通过 diff 算法处理后,由 js 传递给 native 进行底层视图布局。</li>     <li>css-layout引擎,前端可以继续写熟悉的 css 语法,由引擎转化成 oc 底层的布局。</li>     <li>对 js 暴露底层常用的 UI 组建。js 层可以直接对这些组件进行布局</li>    </ul>    <h2>更新日志</h2>    <ul>     <li>Fix native animated event lag on Android (<a href="/misc/goto?guid=4959004703366436410">61d3741</a>) - <a href="/misc/goto?guid=4958990511927130042">@janicduplessis</a></li>     <li>Fix formatting in DatePickerAndroid.open docs (<a href="/misc/goto?guid=4959004703486080742">643925b</a>) - <a href="/misc/goto?guid=4958995594966356216">@hramos</a></li>     <li>Fix BundleHeader init in CatalystInstanceImpl (<a href="/misc/goto?guid=4959004703594921474">09fa9da</a>) - <a href="/misc/goto?guid=4958991714926654571">@javache</a></li>     <li>Fix copy/paste bug in open source BUCK file for React Native. (<a href="/misc/goto?guid=4959004703714102249">f9df89a</a>) - <a href="/misc/goto?guid=4959004703784404096">@bolinfest</a></li>     <li>Add TextInput's prop caretHidden implementation (<a href="/misc/goto?guid=4959004703881918799">bb1f851</a>)</li>     <li>Update "Getting Started" to match latest Android Studio (<a href="/misc/goto?guid=4959004703952906643">3135a63</a>) - <a href="/misc/goto?guid=4958879058460527318">@gaearon</a></li>     <li>Change cursor color when using selectionColor on Android (<a href="/misc/goto?guid=4959004704069766632">ae57b25</a>) - <a href="/misc/goto?guid=4958990511927130042">@janicduplessis</a></li>     <li>Stop logging console logs from webview (<a href="/misc/goto?guid=4959004704168249959">cb68b97</a>) - <a href="/misc/goto?guid=4958995594334019941">@fkgozali</a></li>     <li>Support HTTP headers for source prop on  components (<a href="/misc/goto?guid=4959004704275517937">8c0e6ec</a>) - <a href="/misc/goto?guid=4958995592564438311">@mkonicek</a></li>     <li>Docker Testing Environment for Android & JS (<a href="/misc/goto?guid=4959004704394869881">fe2ff12</a>) - <a href="/misc/goto?guid=4959004704464636196">@nicktate</a></li>     <li>Optional Alert onDismiss callback to support Android default behavior (<a href="/misc/goto?guid=4959004704551093511">27928f3</a>) -<a href="/misc/goto?guid=4959004704638129793">@Benjamin-Dobell</a></li>     <li>Expand the visible parts of the android bridge a little bit (<a href="/misc/goto?guid=4959004704719753901">0b921ef</a>) - <a href="/misc/goto?guid=4958992367122434645">@mhorowitz</a></li>     <li>Support barStyle (<a href="/misc/goto?guid=4959004704833088153">48a84df</a>) - <a href="/misc/goto?guid=4959000967016918120">@sunnylqm</a></li>     <li>Replace top-level <code>elif</code> with <code>if</code> in BUCK files. (<a href="/misc/goto?guid=4959004704957388465">f294f61</a>) - <a href="/misc/goto?guid=4959004703784404096">@bolinfest</a></li>     <li>Eliminate the need for <code>import re</code> in a BUCK file. (<a href="/misc/goto?guid=4959004705043103493">6a4f7c0</a>) - <a href="/misc/goto?guid=4959004703784404096">@bolinfest</a></li>     <li>Introducing Responder and JSONObject to JSPackagerClient (<a href="/misc/goto?guid=4959004705134912914">e28a12c</a>)</li>     <li>Only call onLayout when layout has actually changed (<a href="/misc/goto?guid=4959004705224432799">15429e3</a>) - <a href="/misc/goto?guid=4958990513239771728">@astreet</a></li>     <li>Log ReactContext counters (<a href="/misc/goto?guid=4959004705332966027">1744639</a>) - <a href="/misc/goto?guid=4959004705429074886">@alexeylang</a></li>     <li>Yoga: More efficient decoding of Dynamic value in LayoutShadowNode (<a href="/misc/goto?guid=4959004705509536972">fb266fc</a>) - <a href="/misc/goto?guid=4958992789649772397">@emilsjolander</a></li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4959004705623220626" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4959004705711544840" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/5a26ea3b">http://www.open-open.com/news/view/5a26ea3b</a></p>