Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client/ios/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The `GoogleMapsA2UI` library is an iOS library designed to encapsulate the parsi
It makes use of the following technologies:
* [Google Maps Platform](https://mapsplatform.google.com/) for rendering maps and places.
* [A2UI](https://a2ui.org/) for the Agent-driven dynamic UI protocol.
* [SwiftUI](https://developer.apple.com/xcode/swiftui/) for the native UI layer.
* [SwiftUI](https://developer.apple.com/swiftui/) for the native UI layer.
* `WKWebView` for rendering the web-based A2UI components securely.

## Quickstart Guide
Expand Down
Loading