You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
Hey, dear Ivan @iSapozhnik . How are u? :)
Help me to solve this issue. I found a method in SIMenuTable "- (void)hide;"
How can i call it? Here is my init code
Hey, dear Ivan @iSapozhnik . How are u? :)
Help me to solve this issue. I found a method in SIMenuTable "- (void)hide;"
How can i call it? Here is my init code
if (self.navigationItem) {
CGRect frame = CGRectMake(0.0, 0.0, 200.0, self.navigationController.navigationBar.bounds.size.height);
NSString *firstCategoryTitle = ((CategoryClass *)[categories objectAtIndex:0]).categoryName;
The text was updated successfully, but these errors were encountered: