A multiple image picker for iOS, written in Swift
Stars
184
Forks
62
Watchers
184
Open Issues
13
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
4
commits
2
commits
2
commits
1
commits
Bugfix: Issue #60 - PHAssetMediaSubtype.photoScreenshot not accessible in iOS 12.4 version
beca3a5View on GitHubRemove assertions that break non-Cocoapods installations
20a81ecView on GitHubRelease: - The OpalImagePickerConfiguration isn't usable from Objective-C because the properties aren't defined with @objc.
a0bbebeView on GitHubMerge pull request #50 from hausgold/add_objc_attributes_to_configuration
e32c918View on GitHubDeprecated: UIImage based APIs. Instead users will need to use PHAsset and handle downloading from iCloud.
48b64c7View on GitHubAdd @objc attributes to the configurations properties
20c91fdView on GitHub