Closed GraemeHarrison closed 3 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.
init
TLPHAsset
TLPhotoPicker
PHAssets
👍
Change the
init
forTLPHAsset
from private to public. This allows for more customizability, such as being able to launchTLPhotoPicker
with already selectedPHAssets
from another source.