More of the iOS app loop, now inside Codex.
The Build iOS Apps plugin lets Codex view and test your iOS app in the in-app browser, open SwiftUI previews, and hot reload edits without leaving Codex.
More of the iOS app loop, now inside Codex.
The Build iOS Apps plugin lets Codex view and test your iOS app in the in-app browser, open SwiftUI previews, and hot reload edits without leaving Codex.
More of the iOS app loop, now inside Codex.
The Build iOS Apps plugin lets Codex view and test your iOS app in the in-app browser, open SwiftUI previews, and hot reload edits without leaving Codex.
Many users are excited about OpenAI Codex's SwiftUI previews and hot reload plugin for iOS apps because it enables seamless simulator streaming and feels like a full development environment, while some criticize it for making devs lazy orw.

Shoutout to the open source projects behind this:
• Serve-sim powers the streaming simulator by @Baconbrix https://github.com/EvanBacon/serve-sim
• SnapshotPreviews extracts SwiftUI previews by @sentry https://github.com/getsentry/SnapshotPreviews