# ๐ฎ AutoMobile iOS Playground
The AutoMobile iOS Playground is a demonstration app designed to test and showcase AutoMobile's automation
capabilities. Its purpose is:
1. **๐ฏ Serve as a test target** - Provides a controlled iOS app environment for AutoMobile to interact with and
automate, both to make itself better and to improve its playground.
2. **๐ Use modern iOS development** - Built with 100% SwiftUI and modern iOS patterns.
3. **๐ฆ Minimal dependencies** - No dependency injection frameworks or network calls to keep it simple and self-contained.
4. **๐จ Feature variety** - Includes multiple modules (login, home, settings, media player, onboarding, etc.) to test
different UI patterns and Experiment/Treatment context awareness.
5. **๐ธ Media capabilities** - Has basic image and video loading and rendering via first party Apple frameworks.