alexhillc / AXPhotoViewer

An iOS/tvOS photo gallery viewer, useful for viewing a large (or small!) number of photos.
https://www.cocoacontrols.com/controls/axphotoviewer
MIT License
646 stars 119 forks source link

Objective c Use? #22

Closed monang1611 closed 6 years ago

monang1611 commented 6 years ago

How can i use in objective c? can you tell me?

alexhillc commented 6 years ago

This library fully supports obj-c usage -- when viewing the Swift modules, you can see @objc() (=objective-c name)

sazizbekyants commented 6 years ago

alexhillc can you please show example how us it in objective c ?