简体   繁体   English

如何从 React Native 为 Windows 项目构建 an.exe

[英]How to build an .exe out of a React Native for Windows project

Im creating a desktop app with React Native for Windows and now Im wondering how can I export or build my project to a.exe-file.我正在使用 React Native 为 Windows 创建一个桌面应用程序,现在我想知道如何将我的项目导出或构建到 .exe 文件。

You may want to take a look into Electron您可能想看看Electron

I do not believe you can build an.exe.我不相信你可以建立一个.exe。 Here are the documented distribution methods: https://microsoft.github.io/react-native-windows/docs/0.64/native-code#distribution以下是记录的分发方法: https://microsoft.github.io/react-native-windows/docs/0.64/native-code#distribution

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM