tilltue / TLPhotoPicker

📷 multiple phassets picker for iOS lib. like a facebook
MIT License
1.88k stars 332 forks source link

Make init for TLPHAsset public. #355

Closed GraemeHarrison closed 3 months ago

GraemeHarrison commented 5 months ago

Change the init for TLPHAsset from private to public. This allows for more customizability, such as being able to launch TLPhotoPicker with already selected PHAssets from another source.

tilltue commented 3 months ago

👍