Skip to content

kimdaehee0824/DeviceNameKit_Demo

Repository files navigation

DeviceNameKit_Demo_banner

This is the official demo app for DeviceNameKit, showcasing its core features and usage.

Features

  • Retrieve device model names using async/await, completion handlers, or Combine.
  • Preload and cache device model data for improved performance.
  • Supports all Apple platforms: iOS, macOS, watchOS, tvOS, and visionOS.

Installation

  1. Clone this repository:
    git clone https://github.com/kimdaehee0824/DeviceNameKit_Demo.git
  2. Open the Xcode project and install dependencies if needed.
  3. Run the app on a real device or simulator.

Usage

  1. Select a retrieval method from the UI.
  2. Fetch and display the device model name.
  3. Test caching and preloading functionality.

License

This project follows the MIT License.