Skip to content

Aster Release

Latest
Compare
Choose a tag to compare
@gokulnair2001 gokulnair2001 released this 21 Oct 15:07
· 6 commits to main since this release
1b17118

Release Notes for v1.0.0 - MediaPicker

Overview :

MediaPicker v1.0.0 is a Swift-based library offering custom multi-media selection for iOS applications. It allows efficient selection of images and videos, overcoming the single-image limit of Apple’s default picker.

Key Features:

  • Custom Configuration: Supports both system and user-defined configurations.
  • Selection Flexibility: Set media types and selection limits.
  • Two Presentation Modes: Delegation-based and completion-handler-based.
  • Under-the-hood Optimizations: Handles authorization checks and asset fetching through MPStoreManager.

License: Apache 2.0

For more details, visit the MediaPicker repository.

What's Changed

New Contributors

Full Changelog: https://github.com/gokulnair2001/MediaPicker/commits/1.0.0