【发布时间】:2019-03-07 00:37:38
【问题描述】:
如何在 NativeScript-vue 中使用 UITableView 创建分组表,使其看起来像 iOS 设置应用程序或 this screenshot from the apple developer documentation。我需要支持在表格单元格中设置开关。我想使用尽可能多的原生样式来创建这种样式,并且还要与 android 兼容。我尝试将 NativeScript UI 类应用到 StackLayout 中的 Labels,但没有成功。
【问题讨论】:
标签: ios uitableview nativescript nativescript-vue