Three20: import only TTPhotoViewController

877 Views Asked by At

I've an Xcode project that use Three20 Library for iPhone apps, but I use only TTPhotoViewController! It's possible to import only this features? My app before Three20 was 430 KB, now it's 2,4 MB :'( thx in advance!

2

There are 2 best solutions below

2
On BEST ANSWER

Yeah. Forget Three20. It might have been a more viable solution had it been broken out into separate components as you're suggesting, but alas, it was not.

Try this: https://github.com/kirbyt/KTPhotoBrowser

Best regards.

0
On

you may take a look at this then, it's just an essential photo-gallery, easier to install and use:

mwaterfall-MWPhotoBrowser