android - 为 iOS 和 Android 提供不同的 Progressive Web App UI

标签 android ios web-applications progressive-web-apps

由于 PWA 在 iOS 上得到更好的支持,并且似乎成为其他移动开发方法的有趣替代方案,我想知道是否可以提供单独的 UI,例如App Shell,适用于 iOS 和 Android。

当拉塞尔 first coined the term PWA ,他表示 PWA 应该像原生应用程序一样运行和感觉,但原生应用程序在 Android 和 iOS 的 UI(例如导航方法)方面有很大差异。

因此,为了实现良好的 PWA,必须为 iOS 和 Android 提供单独的 UI。我找不到关于如何实现这一点的资源,有没有人对如何实现这个想法有指示?

最佳答案

I was wondering if it is possible to serve a separate UI

有几个框架/方法试图实现这一目标,例如:Ionic 框架。

引用:

Ionic 3 PWA,Brew: The Craft Beer App , 安卓:

enter image description here

苹果:

enter image description here

关于android - 为 iOS 和 Android 提供不同的 Progressive Web App UI,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55745720/

相关文章:

javascript - 推特 Bootstrap : Is it possible to center container-fluid with two rows with span5 or span4?

android - 如何以编程方式阻止 Android 中应用程序的安装/卸载?

ios - 关注 Xamarin Forms(iOS)上的输入字段时,如何将键盘上的字符 "."替换为 ","?

python - 如何将终端窗口聊天应用程序(使用套接字编程构建,用 python 编写)转换为 Web 应用程序?

web-applications - Web 应用程序是否适用于大量使用的数据输入系统?

ios - 为什么 AVPlayer 不停止加载数据?

java - 了解 Android 上的移动功能

android - 如果在 Android 中达到特定日期和时间,我如何在后台检查

java - Google Drive API 列表文件错误和 Web 链接错误

ios - PLCrashReporter信号回调中可以使用Core Foundation吗?