mirror of
https://github.com/LeoNatan/LNPopupController.git
synced 2026-07-30 16:11:51 +00:00
15 lines
212 B
C
15 lines
212 B
C
//
|
|
// DemoGallery.h
|
|
// LNPopupControllerExample
|
|
//
|
|
// Created by Leo Natan on 11/1/20.
|
|
// Copyright © 2020 Leo Natan. All rights reserved.
|
|
//
|
|
|
|
@import UIKit;
|
|
|
|
NS_ASSUME_NONNULL_BEGIN
|
|
|
|
|
|
NS_ASSUME_NONNULL_END
|