1and2papa / CTAssetsPickerController

iOS control that allows picking multiple photos and videos from user's photo library.
MIT License
2.15k stars 550 forks source link

can we do it in swift? #230

Open sreeji44 opened 8 years ago

sreeji44 commented 8 years ago

can we do this imagepicker in swift ?...

1and2papa commented 8 years ago

Sorry, development of this project is suspended. Please read the home page.

MarwanAziz commented 8 years ago

Yes you can, in the bridge file import

import "CTAssetsPickerController/CTAssetsPickerController.h"

and wherever you want to use it import CTAssetsPickerController