簡體   English   中英

如何在 React Native 中生成 iOS 應用程序包

[英]How to generate iOS app bundle in React Native

我正在嘗試在 React Native 中為 iOS 生成一個應用程序包,但我不知道該怎么做。 我找到了以下內容,但它適用於 android

react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle

以下是可幫助您設置和部署應用程序的文檔鏈接。

https://reactnative.dev/docs/environment-setup

https://reactnative.dev/docs/publishing-to-app-store

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM