TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: To Mobile App Devs: How do you change your app's UI?

1 点作者 xackpot将近 7 年前
Hello mobile app devs, I have been trying to find out solutions for dynamically changing certain UI elements in my app without releasing a new app version.<p>For e.g. I want to test whether an onboarding string A is better than onboarding string B. Or show a different menu items to certain users.<p>How do you guys control the display logic without releasing a new app version?

1 comment

landa将近 7 年前
If you use something like Google Firebase, they have a service specifically for this kind of thing. <a href="https:&#x2F;&#x2F;firebase.google.com&#x2F;products&#x2F;remote-config&#x2F;" rel="nofollow">https:&#x2F;&#x2F;firebase.google.com&#x2F;products&#x2F;remote-config&#x2F;</a>
评论 #17655825 未加载