This is Android Time Picker Native in SwiftUI

AndroidTimePickerSwiftUI is a custom SwiftUI view that mimics the behavior of the Android time picker on iOS. It provides an easy and intuitive interface for users to select times, with a design that is familiar to those who have used Android devices.

Features

  • Smooth and intuitive time selection

  • Circular minute picker with support for non-multiple-of-five minutes

  • AM/PM selection

  • Swipe to select minute functionality

  • Simple integration into SwiftUI projects

    Simulator.Screen.Recording.-.iPhone.15.-.2024-02-29.at.16.44.04.mp4

Customization

You can customize the time picker's appearance and behavior by modifying the properties provided in the view's initializer. Refer to the source code for adjustable parameters.

Contributions

We welcome contributions to AndroidTimePickerSwiftUI! If you have suggestions or improvements, please fork the repository and submit a pull request.

Reporting Issues

If you encounter any issues or bugs while using the time picker, please report them in the Issues section of this GitHub repository.