Bringing React Native to Windows & Mac devices
React Native enables you to build world-class native application experiences on multiple platforms using a consistent developer experience based on Javascript and React .
React Native for Windows & Mac brings React Native support for the Windows 10 SDK as well as the MacOS 10.12 SDK . With this, you can use Javascript to build native Windows apps for all devices supported by Windows 10 including PCs, tablets, 2-in-1s, Xbox, Mixed reality devices, etc., as well as the MacOS desktop and laptop ecosystems.
You can use React Native for Windows & Mac in any way you need, including things like:
- Add Windows & Mac support to your existing React Native projects for iOS and/or Android
- Create full Windows 10 & MacOS 10.12 apps using React Native for Windows & Mac from scratch
- Add React Native for Windows & Mac components to your existing native Windows 10 or MacOS 10.12 projects
- Add React Native for Windows components to your existing Win32 projects using XamlIslands
Status and Roadmap
Windows
We are actively developing React Native for Windows in alignment with react-native core as it evolves. Please see theRoadmap 2019 blog for details on this effort and investment roadmap for the upcoming months.
React Native for Windows now supports React Native version 0.61.Download the latest npm package to get the updates.
Mac
Coming soon!
Resources
Don't forget we are fully open source ! Head over to our React Native for Windows or React Native for Mac GitHubs to learn more, file issues, contribute, or ask questions.
Windows Resources
- Get started developing a React Native for Windows app
- Learn the basics of React Native using the React Native Tutorial
- Learn about the core React Native Components and APIs
- Check out theAPI Parity status doc for updates on what we support from core
- For new Windows specific APIs check out our list here
- Learn how to extend React Native for Windows throughNative modules andNative UI components
If you're curious about the sample apps we have published for inspiration:
- Calculator app shows an example of a full cross-platform React Native app for iOS, Android, and Windows.
- ToDos Feed app illustrates the usage of React Native for Windows in 3 different contexts: as a full Windows 10 app, as a component in a native Windows 10 app, and as a component in a Win32 app. This sample is a companion for a blog post about React Native for Windows, which is available on the Windows AppConsult blog .
Mac Resources
- Coming soon!
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
数据结构、算法与应用(原书第2版)
Sartaj Sahni / 王立柱、刘志红 / 机械工业出版社 / 2015-4 / 79.00元
《数据结构、算法与应用——C++语言描述》是享有盛誉的数据结构教科书的第2版。它完整地包含了基本数据结构的内容,是CS2课程的理想用书。作者Sartaj Sahni通过循循善诱的讲解、直观具体的讨论和基于现实的应用,让读者轻松、愉快地学习。新版书着重利用标准模板库(STL),把书中开发的数据结构和算法与相应的STL实现方法相互关联。本书还增加了很多新的实例和练习题。 书中的应用实例是它的特色......一起来看看 《数据结构、算法与应用(原书第2版)》 这本书的介绍吧!
Base64 编码/解码
Base64 编码/解码
XML 在线格式化
在线 XML 格式化压缩工具