nohana / NohanaImagePicker

A multiple image picker for iOS app.
Apache License 2.0
224 stars 57 forks source link

How to get UIImage from assets in the fastest way? #87

Closed junestchick closed 7 years ago

junestchick commented 7 years ago

How to get UIImage from assets in the fastest way? Thanks

acjh commented 7 years ago

See https://github.com/nohana/NohanaImagePicker/issues/86#issuecomment-319846858

junestchick commented 7 years ago

Thanks