initial commit
This commit is contained in:
16
Example/SellyCloudSDK/Live/SCNavigationController.h
Normal file
16
Example/SellyCloudSDK/Live/SCNavigationController.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// SCNavigationController.h
|
||||
// SellyCloudSDK_Example
|
||||
//
|
||||
// Created by Caleb on 12/18/25.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface SCNavigationController : UINavigationController
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user