SKPhotoBrowser icon indicating copy to clipboard operation
SKPhotoBrowser copied to clipboard

SKPhotoBrowser(originImage:photos:animatedFromView:) replacement

Open jdanthinne opened this issue 5 years ago • 11 comments

SKPhotoBrowser(originImage:photos:animatedFromView:) being marked as deprecated, what is the best alternative?

jdanthinne avatar Apr 03 '19 13:04 jdanthinne

i think SKPhotoBrowser(photos: photos, initialPageIndex: initialPageIndex) is best alternative.

aslanmehmetsalih avatar Apr 17 '19 10:04 aslanmehmetsalih

Yes, but what if I want to keep the zoom animation from the original tapped view?

jdanthinne avatar Apr 17 '19 11:04 jdanthinne

+1

zenghaojim33 avatar Jun 18 '19 05:06 zenghaojim33

+1

derekcoder avatar Jul 12 '19 03:07 derekcoder

The README does not reflect that this convenience initializer is marked as deprecated either, nor is there any documentation as to why.

ajself avatar Aug 19 '19 13:08 ajself

+1

HappyIosDeveloper avatar Aug 26 '19 07:08 HappyIosDeveloper

+1

alfredcc avatar Sep 16 '19 12:09 alfredcc

+1. I was wondering about it too.

buithuyen avatar Oct 13 '19 16:10 buithuyen

+1

RainManGO avatar Oct 15 '19 03:10 RainManGO

+1

joseph-517 avatar Nov 05 '19 15:11 joseph-517

I think we should use "SKPhotoBrowserDelegate", as shown in the sample code.

LittleLittleKang avatar Mar 11 '20 08:03 LittleLittleKang