EMediaPicker
EMediaPicker is an iOS package that tries to make the simplest possible way of implementation for AVCaptureSession, AssetsLibrary, and Photos.
Install / Use
/learn @egzonpllana/EMediaPickerREADME
EMediaPicker
A great way of picking assets from PhotoLibrary and taking photos or videos through Camera session.

Assets Picker
- Photos
- Videos
Camera Session
- Take a photo
- Record a video while holding the record button
- Torch option
- Rotate option
Architecture
- AVCaptureSession
- AssetsLibrary
- Photos
Usage
- See example in MediaPickerRootViewController.swift
