This repository has been archived by the owner on Jul 15, 2019. It is now read-only.
Releases: YahooArchive/YangMingShan
Releases · YahooArchive/YangMingShan
Refinement
Support Xcode 9, iOS 11 and iPhone X
Merge pull request #45 from stewwu/pod update email address and bump version number to 2.0.0
Add shouldReturnImageForSingleSelection property
- Add shouldReturnImageForSingleSelection for choosing return single UIImage(default) or PHAsset.
- Use imagePickerController:didFinishPickingMediaWithInfo: delegate method to replace deprecated one.
Fix duplicated selection bug
Thanks @Zener17 feedback us the bug about duplicated selection when user tap selection on single photo view while the photo was already selected would cause duplicated selection. The bug is fixed in this version.
Fix crash issue
Photo picker doesn't need to de-select camera cell in any time.
Add more customizable properties to theme
Add 4 new customizable properties below:
- photosCountLabelFont
- albumNameLabelFont
- selectionOrderLabelFont
- titleLabelFont
Update YMSPhotoPicker style
- Trim YMSPhotoPicker appearance
- Add credits
First release!
YangMingShan is a collection of iOS UI components that we created while building Yahoo apps. Try it and give us feedback! 🎉