Skip to content

Instantly share code, notes, and snippets.

View BrightScreenTV's full-sized avatar
💭
I may be slow to respond.

Todd Dalton BrightScreenTV

💭
I may be slow to respond.
  • West London
View GitHub Profile
@BrightScreenTV
BrightScreenTV / NTVImageView.h
Created July 3, 2023 08:20 — forked from KiranPanesar/NTVImageView.h
A UIImageView subclass which allows for external memers to set the intrinsicContentSize
//
// NTVImageView.h
//
// Created by kiran on 27/10/2015.
//
#import <UIKit/UIKit.h>
@interface NTVImageView : UIImageView