Conversation
There was a problem hiding this comment.
Pull request overview
Updates the project README to better showcase the example app by adding a download hint and an embedded screenshot, helping new users quickly understand and try the on-demand UI generation flow.
Changes:
- Expanded the “Inspired by …” line with guidance to download and try the example app.
- Added a screenshot image to the README.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| A SwiftUI **Generative UI** framework. AI generates JSON specs, your app renders them as native SwiftUI views. | ||
|
|
||
| Inspired by [json-render](https://github.com/vercel-labs/json-render) from Vercel Labs. | ||
| Inspired by [json-render](https://github.com/vercel-labs/json-render) from Vercel Labs. You can go to `release` to download the example app to try the on demand UI generation by yourself. |
There was a problem hiding this comment.
The README says to go to release, but on GitHub the tab is typically “Releases” (plural). Consider linking directly to the repository releases page (e.g., .../releases) and rephrasing the sentence for clarity (also “on-demand” is usually hyphenated).
| Inspired by [json-render](https://github.com/vercel-labs/json-render) from Vercel Labs. You can go to `release` to download the example app to try the on demand UI generation by yourself. | |
| Inspired by [json-render](https://github.com/vercel-labs/json-render) from Vercel Labs. You can download the example app from the repository’s [Releases](https://github.com/anthropics/json-render-swift/releases) page to try the on-demand UI generation yourself. |
| Inspired by [json-render](https://github.com/vercel-labs/json-render) from Vercel Labs. | ||
| Inspired by [json-render](https://github.com/vercel-labs/json-render) from Vercel Labs. You can go to `release` to download the example app to try the on demand UI generation by yourself. | ||
|
|
||
|  |
There was a problem hiding this comment.
For accessibility, the image alt text screenshot is very generic. Consider using a more descriptive alt text that conveys what the screenshot shows (e.g., the example app UI / generated screen).
|  | |
|  |
No description provided.