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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Bootstrap for Native iOS Apps

72 点作者 pcolton大约 12 年前

9 条评论

bsaul大约 12 年前
How far are you planning to go in your support for css properties ? css animations/transitions ? Positionning (top, left, right) ? There are a lot of similarities, but by going very far you may end up rewriting a lot of the storyboard xml in a css format... Then maybe later on, you'll want a WYSIWYG css editor on top of it, and i'm a bit wondering whether you won't have ended up rewriting absolutely everything.<p>From my personal opinion, CSS is nice the first 10 minutes, or whenever you only have a few element to style, but styling a complete app along with animations between states makes you really want to stay away from it as far as possible for mobile apps (and especially ios where resolutions are quite standard)...
评论 #5514424 未加载
评论 #5514182 未加载
ultimoo大约 12 年前
This is a great product.<p>First there was the native client era on desktops that involved twiddling around with swt, gtk, qt and windows programming.<p>Then came the advent of webapps with more uniform abstractions of client side js frameworks and css3 and dozens of toolkits and decorators around these.<p>Then came the mobile era with a new breed of native v/s web applications. Nowadays, the general opinion I hear is that no one really likes webapps on mobiles. But we as a community actively are trying to port over the abstractions of css/js frameworks to native mobile so that developers can continue being comfortable while programming devices that function at the whim of Apple and Google.<p>I wish there were a timeline of sorts of all the paradigm shifts that programming user experiences has undergone over the last decade.
评论 #5514323 未加载
pifflesnort大约 12 年前
Trying to turn native apps into template-styled web apps is just backwards; you're discarding the fine attention to detail, typography, pixel-positioning, scaling animations, etc, that can make native apps so great.
评论 #5514168 未加载
tsunamifury大约 12 年前
Quite a few things confuse me here:<p>How is a system based on CSS stylesheet native?<p>Why is it 1500 dollars per day to do what seems to be templated app development -- many other companies offer this at far far lower rates (think 50 dollars or less for a complete app).<p>Why only iOS? The purpose of templated distribution is to reach a wider audience, not a narrower one.
评论 #5513560 未加载
leviathan大约 12 年前
Is it just me or is it a bit ironic that an iOS related website doesn't work well on iPhone? All the screenshots o out of the screen, and you can't zoom out or pan to see them.
评论 #5515021 未加载
firlefans大约 12 年前
Any performance benchmarks of Pixate vs procedural code or vs similar DSLs, e.g. Teacup, Formation in Rubymotion?
mcintyre1994大约 12 年前
I'm not a developer (or user) on iOS, but does it not have a similar design scheme for apps to Android (since ICS at least)? Would an app that looks like bootstrap fit in at all, and indeed would Apple even allow an app that resembles Bootstrap instead of its own design guidelines?
评论 #5515603 未加载
bennyg大约 12 年前
I still think CSS is one step away from making something awesome for developers of all flavors (from not developing at all to extremely competent in other languages) to make native apps even easier to code. I'm working on a more natural language version for iOS right now.
mkhalil大约 12 年前
[Stripped-Down Non-Free Version of] Bootsrap for Native iOS Apps.
评论 #5513722 未加载