You've already forked hotpocket
BTHLABS-58: Share Extension in Apple Apps
This commit is contained in:
16
services/apple/iOS (App)/MultilineLabel.h
Normal file
16
services/apple/iOS (App)/MultilineLabel.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// MultilineLabel.h
|
||||
// HotPocket (iOS)
|
||||
//
|
||||
// Created by Tomek Wójcik on 25/09/2025.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface MultilineLabel : UILabel
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user