简体   繁体   English

Corona SDK适用于使用tableview导航的iOS / Android应用

[英]Is Corona SDK suitable for iOS / Android app using tableview navigation

I have an iOS app (developed natively in Objective C) that provides a week-long diet-plan of recipes, plus with shopping lists, and coaching video and audio. 我有一个iOS应用程序(在Objective C中本地开发),它提供了为期一周的食谱饮食计划,以及购物清单和教练视频和音频。 The app heavily relies on UITableViews for navigation. 该应用程序严重依赖UITableViews进行导航。

The client has now asked to make this app cross-platform with Android and add some extra content for in-app purchasing. 客户现在要求使用Android跨平台创建此应用,并为应用内购买添加一些额外内容。

I've used Corona for a story-book app (also iOS) and I see that tableviews are supported on iOS using Corona Widgets... but I can't find whether they are supported on Android (I don't yet have a device to test on) or whether there is another (reasonable) way to code a UITableView equivalent. 我已经使用Corona作为故事书应用程序(也是iOS),我看到iOS上使用Corona Widgets支持tableviews ...但我无法确定它们是否在Android上受支持(我还没有要测试的设备)或是否有另一种(合理的)方法来编写UITableView等效代码。

As a bit of background info, I also tried Appcelerator Titanium, but found the loading of tableviews tend to lag as soon as you want to do anything creative with them (like adding images or backgrounds). 作为一些背景信息,我也尝试了Appcelerator Titanium,但发现只要你想对它们做任何有创意的事情(比如添加图像或背景),tableviews的加载就会滞后。 Also I already have a Corona subscription and don't really want to have to pay for the Titanium+Mods subscription, to support in-App purchasing. 此外,我已经订购了Corona,并且真的不想支付Titanium + Mods订阅费用,以支持应用程序内购买。 ;-D ;-D

I would appreciate the insights of those who use Corona for cross-platform of non-game apps. 我很欣赏那些使用Corona进行跨平台非游戏应用程序的人的见解。

Thank you. 谢谢。

是的...... Corona对于ios来说是更好的sdk ..

Yup, they sure are supported on Android. 是的,他们肯定在Android上受到支持。 My client asked the same and I am about to submit next week. 我的客户问了同样的问题,我将在下周提交。 No issues at all on Android :) 在Android上没有任何问题:)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM