Skip to content

Instantly share code, notes, and snippets.

@i0sa
Created June 26, 2020 22:51
Show Gist options
  • Save i0sa/90f609a6ba2a669b38f8c3740cbcb493 to your computer and use it in GitHub Desktop.
Save i0sa/90f609a6ba2a669b38f8c3740cbcb493 to your computer and use it in GitHub Desktop.
@interface UserManager : NSObject
-(BOOL)isLoggedIn;
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment