<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=React_Native</id>
	<title>React Native - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=React_Native"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=React_Native&amp;action=history"/>
	<updated>2026-06-29T03:01:57Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=React_Native&amp;diff=3454212&amp;oldid=prev</id>
		<title>202.75.86.154 来自 2025年5月2日 (五) 04:43</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=React_Native&amp;diff=3454212&amp;oldid=prev"/>
		<updated>2025-05-02T04:43:22Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox software&lt;br /&gt;
| name = React Native&lt;br /&gt;
| author = [[臉書]]&amp;lt;ref name=&amp;quot;official&amp;quot;&amp;gt;{{Cite web|title=React Native|url=https://reactnative.dev/|accessdate=2020-06-30|archive-date=2020-06-30|archive-url=https://web.archive.org/web/20200630183444/http://reactnative.dev/|dead-url=no}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| logo = File:React-icon.svg&lt;br /&gt;
| released = {{Start date and age|2015|03|26}}&amp;lt;ref&amp;gt;{{Cite web|url=https://www.npmjs.com/package/react-native|title=React Native on npm|accessdate=2020-06-30|archive-date=2020-06-21|archive-url=https://web.archive.org/web/20200621185558/https://www.npmjs.com/package/react-native|dead-url=no}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| latest release version = {{wikidata|property|edit|reference|P348}}&lt;br /&gt;
| latest release date = {{Start date and age|2025|02|19}}&amp;lt;ref name=&amp;quot;github&amp;quot;&amp;gt;{{cite web|url=https://github.com/facebook/react-native/|title=React Native on Github|website=GitHub|accessdate=2025-02-23|archive-date=2020-07-03|archive-url=https://web.archive.org/web/20200703195309/https://github.com/facebook/react-native|dead-url=no}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| programming language = [[JavaScript]], [[Java]], [[C++]], [[Objective-C]], [[Objective-C++]], [[Python]]&amp;lt;ref name=&amp;quot;github&amp;quot; /&amp;gt;&lt;br /&gt;
| operating system = [[macOS]], [[Windows]], [[Linux]]&lt;br /&gt;
| platform = [[iOS]], [[Android]], [[通用Windows平台]]&lt;br /&gt;
| genre = [[JavaScript library]]&lt;br /&gt;
| license = [[MIT License]]&amp;lt;ref name=&amp;quot;license&amp;quot;&amp;gt;{{cite web|url=https://github.com/facebook/react-native/blob/master/LICENSE|title=React Native license|accessdate=2020-06-30|archive-date=2020-06-07|archive-url=https://web.archive.org/web/20200607052856/https://github.com/facebook/react-native/blob/master/LICENSE|dead-url=no}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| website = https://reactnative.dev/&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;React Native&amp;#039;&amp;#039;&amp;#039;是一個[[Meta Platforms|Meta]]研發的[[開源軟件|開放源碼]]的應用程式架构&amp;lt;ref name=&amp;quot;official&amp;quot; /&amp;gt;。React Native基於[[React.js]]，目的是讓開發者可以利用[[JavaScript]]和[[React.js]]的[[宣告式編程]]模式開發出在多平台上運作的[[程序|程式]]&amp;lt;ref name=&amp;quot;facebook-launch&amp;quot;&amp;gt;{{cite web|url=https://reactnative.dev/blog/2015/03/26/react-native-bringing-modern-web-techniques-to-mobile|title=React Native: Bringing modern web techniques to mobile|author=Tom Occhino|date=2015-03-26|accessdate=2020-07-01|archive-date=2020-07-01|archive-url=https://web.archive.org/web/20200701002157/https://reactnative.dev/blog/2015/03/26/react-native-bringing-modern-web-techniques-to-mobile|dead-url=no}}&amp;lt;/ref&amp;gt;。React Native也可以使用React.js相容的[[Node.js]]套件，比如[[Redux (JavaScript函式庫)|Redux]]。&amp;lt;ref&amp;gt;{{cite web|url=https://redux.js.org/faq/general#can-redux-only-be-used-with-react|title=Redux: Frequently Asked Questions|accessdate=2020-07-01|archive-date=2020-07-01|archive-url=https://web.archive.org/web/20200701101208/https://redux.js.org/faq/general#can-redux-only-be-used-with-react|dead-url=no}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
React Native開發的程式大多用於[[iOS]]和[[Android]]手機平台&amp;lt;ref&amp;gt;{{cite web|url=https://reactnative.dev/docs/out-of-tree-platforms|title=React Native Out of Tree Platforms|accessdate=2020-07-01|archive-date=2020-07-01|archive-url=https://web.archive.org/web/20200701012802/https://reactnative.dev/docs/out-of-tree-platforms|dead-url=no}}&amp;lt;/ref&amp;gt;，也可以透過開源軟件社群支援的套件在[[通用Windows平台]]、[[微信小程序]]等平台上使用。&amp;lt;ref&amp;gt;{{cite web|url=https://github.com/Microsoft/react-native-windows|title=React Native Windows: A framework for building native Windows apps with React.|website=Github|accessdate=2020-07-01|archive-date=2020-07-02|archive-url=https://web.archive.org/web/20200702161821/https://github.com/microsoft/react-native-windows|dead-url=no}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;{{cite web|url=https://github.com/areslabs/alita|title=Alita: 一套把React Native代码转换成微信小程序代码的转换引擎工具。|website=Github|accessdate=2020-07-01|archive-date=2020-06-20|archive-url=https://web.archive.org/web/20200620144827/https://github.com/areslabs/alita|dead-url=no}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
截止2020年6月30日，React Native在[[Github]]上有2192個貢獻者和8.8萬的加星數量&amp;lt;ref&amp;gt;{{cite web|url=https://github.com/facebook/react-native/|title=React Native on Github|website=GitHub|accessdate=2020-06-30|archive-date=2020-07-03|archive-url=https://web.archive.org/web/20200703195309/https://github.com/facebook/react-native|dead-url=no}}&amp;lt;/ref&amp;gt;。React Native 的使用者包括[[臉書]]、[[騰訊]]、[[微軟]]、[[優步]]、[[特斯拉 (公司)|特斯拉]]、[[彭博有限合夥企業|彭博]]&amp;lt;ref name=&amp;quot;official&amp;quot; /&amp;gt;。[[愛彼迎]]在2018年6月前曾經使用React Native&amp;lt;ref&amp;gt;{{cite web|url=https://medium.com/airbnb-engineering/sunsetting-react-native-1868ba28e30a|title=Sunsetting React Native|author=Gabriel Peal|date=2018-06-19|accessdate=2020-06-30|archive-date=2020-06-30|archive-url=https://web.archive.org/web/20200630214856/https://medium.com/airbnb-engineering/sunsetting-react-native-1868ba28e30a|dead-url=no}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |title=React Native 新架构实战专栏 |url=https://www.zadmei.com/rxjgszkm.html |archive-date=2022-09-30 |access-date=2022-08-26 |archive-url=https://web.archive.org/web/20220930164906/https://www.zadmei.com/rxjgszkm.html |dead-url=no }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
== 参考文献 ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 外部链接 ==&lt;br /&gt;
{{Portal|自由软件}}&lt;br /&gt;
&lt;br /&gt;
* [https://reactnative.dev/ React Native 官方網]{{Wayback|url=https://reactnative.dev/ |date=20200630183444 }}&lt;br /&gt;
* [https://reactnative.cn/ React Native 中文網]{{Wayback|url=https://reactnative.cn/ |date=20200703025448 }}&lt;br /&gt;
* [https://github.com/facebook/react-native React Native 原始碼]{{Wayback|url=https://github.com/facebook/react-native |date=20200703195309 }}&lt;br /&gt;
&lt;br /&gt;
{{Facebook navbox}}&lt;br /&gt;
[[Category:JavaScript函式庫]]&lt;br /&gt;
[[Category:网络应用程序]]&lt;br /&gt;
[[Category:使用MIT许可证的软件]]&lt;br /&gt;
[[Category:Facebook軟體]]&lt;/div&gt;</summary>
		<author><name>202.75.86.154</name></author>
	</entry>
</feed>