自动响应本机应用程序 [英] Automating react native apps

查看:25
本文介绍了自动响应本机应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有 1 个 React 原生 webview 应用程序.

I have 1 React native webview app.

我想用那 1 个应用程序生成 X 数量的 WebView 应用程序.除了最初的品牌网址和品牌标志外,一切都将相同.

I would like to produce X amount of WebView apps with that 1 app. Everything will be the same apart from the initial brand url and brand logos.

所以我想编写一个脚本来调用 react-native newbrandName,然后使用正确的品牌和brandURL 变量复制第一个react native 应用程序中的所有文件.(我认为这是可能的?)

So i would like to write a script that calls react-native new brandName and then copies all the files from the first react native app with the correct brand and brandURL variables. (I think this is possible ?)

其次,我想使用所有相关证书/配置文件在 iTunes Connect/Google Play 上自动创建应用程序.(有没有办法在 iTunes Connect 中从命令行创建应用程序?)

Secondly i would like to automate the App creation on iTunes Connect/Google Play with all relevant certificates/profiles. (is there a way to create an app in itunes connect from command line?)

最后推送到 iTunes/google

And finally push to itunes/google

大家怎么看,这现实吗?

What does everyone think, is this realistic?

推荐答案

我认为 Fastlane 是您想要的.

I think Fastlane is what you want.

这篇关于自动响应本机应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆