SkillAgentSearch skills...

InstaPhotoPicker

Source code for Blog Tutorial on how to build instagram stories custom image picker using PhotoKit

Install / Use

/learn @SwiftLogic/InstaPhotoPicker

README

InstaPhotoPicker

An iOS Custom Media Picker Just like Instagram Stories.

Source code for my Tutorial on how to build custom media picker using apple's PhotoKit framework.

Core Focus: PhotoKit

Demo:

Check out the Tutorial and learn:

  • [x] How to Setup and Ask for User's Photo Library Permission.
  • [x] How to Fetch Smart Albums and User-Created Albums.
  • [x] How to Fetch all Photo Assets in a Specific Album.
  • [x] How to Retrieve Images from Assets.
  • [x] How to use the retrieved PHAssets and PHAssetCollections to power our UI.
  • [x] How to use PHPickerViewController to search and select specific assets.
  • [x] How to use the PHPhotoLibraryChangeObserver protocol to keep assets up to date.
View on GitHub
GitHub Stars5
CategoryEducation
Updated1y ago
Forks4

Languages

Swift

Security Score

60/100

Audited on Feb 10, 2025

No findings