Astro for Apple
Astro for Apple extends the Astro Space UX Design System to iPhone, iPad, Mac, AppleTV, and Apple Watch.
Toolkits
Astro Swift Foundation has everything developers need to bring Astro to their Swift UI apps, including components, colors, symbols, and data types. Foundation is an open source Swift package built upon Astro Design Tokens.
Astro Swift Core contains Astro’s reference colors and is an open source Swift package.
Astro Swift Utilities is a collection of handy Swift code used in our sample apps.
All toolkits and sample apps are based on Astro 7 and require iOS 16, macOS 13, tvOS 16, and watchOS 9.
Features
- UI colors, status colors, classification colors, and data visualization colors are available as Xcode assets, wrapped as native color types, and mapped to semantic colors.
- Status Symbols and Astro Icons are available as scalable SF Symbols. Components unique to Astro (Status Symbol, Tag, Clock, Interval Timer, and Classification Markings) are available as cross-platform SwiftUI Views.
- Native platform components, such as Button, Slider, and Toggle, are tinted with Astro’s interactive color.
- Data types such as status level and classification are available as native Swift types.
- Documentation is available in Xcode and online .
Sample Apps
Astro Launches displays up-to-date information about space launches all over the world. It provides developers an example of using Astro Swift Foundation in a full-featured SwiftUI application, on iPhone, iPad, Mac, and AppleTV. Launches is in the App Store and open source on GitHub.

Astro Sampler lets users and developers explore and experiment with Astro components, colors, symbols, and data visualization on every Apple platform. Sampler is in the App Store and open source on GitHub.
