Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

两个问题 #6

Open
Fyh10102116 opened this issue Dec 14, 2016 · 1 comment
Open

两个问题 #6

Fyh10102116 opened this issue Dec 14, 2016 · 1 comment

Comments

@Fyh10102116
Copy link

1、请问如何修改使用这个方法[self.slideMenuController hideMenu]去掉用页面中的- (void)viewWillAppear:(BOOL)animated这个方法,因为当使用[self.slideMenuController hideMenu]这个方法,不执行- (void)viewWillAppear:(BOOL)animated这个方法里面的内容
2、如果我想所有左侧功能点击后不使用push跳转,都想像首页一样跳转过去,及其它页面还能抽出抽屉

@yuyedaidao
Copy link
Owner

第一个问题,我想暂时用通知的方式解决,需要你在特定的页面来接受通知然后调用相应的方法,因为可能并不是每个开发者都需要这样的设计,所以暂时采用这种方法处理吧。
第二个问题,这个需求比较独特,跟常规方案不是很切合,咱们可以继续讨论,也希望其他开发者给出建议

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants