Skip to content

mars-rover/ScreenLogView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ScreenLogView

usage ScreenLogView *lv = [[ScreenLogView alloc] initWithFrame:CGRectMake(0, 20, [[UIScreen mainScreen] bounds].size.width, 22)]; [self.view addSubview:lv]; // or [self.window bringSubviewToFront:lv]; [lv autoUpdateWithFrequency:1.0];

About

print the memory info on to the iOS device's screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published