TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Ask HN: AI coding tools like bolt.new or V0 for apps/Xcode?
2 点
作者
Franzi4
5 个月前
Are there similar tools to Bolt.new or v0 for coding in XCode and building Appstore Apps?
3 条评论
swah
5 个月前
Maybe create as web, then convert to Swift? Or try React Native, since its closer to web? Also, I think most successful uses are function by function or screen by screen... I have not been able to use one of those systems for a complete thing yet.
jiangyaokai
5 个月前
Anything that has MCP should work well. But both bolt and v0 don't have MCP, windsurf does I think. Also try devin?
falleng0d
5 个月前
Take a look at Windsurf: <a href="https://codeium.com/windsurf" rel="nofollow">https://codeium.com/windsurf</a>