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

viewControllers个数的动态切换 #43

Open
BeatsKitano opened this issue Aug 14, 2018 · 0 comments
Open

viewControllers个数的动态切换 #43

BeatsKitano opened this issue Aug 14, 2018 · 0 comments

Comments

@BeatsKitano
Copy link

版本:2.5.1

您好,感谢开源。
从开放的接口中,只看到了使用
@Property (nonatomic, copy) NSArray <UIViewController *> *viewControllers进行赋值。
假设初始化完成后,将会有三个controller被YPTabBarController持有,此时如果动态增加或者减少一个,可否提供相关接口进行操作
例如:
insertController / insertControllerAtIndex / removeController removeControllerAtIndex

谢谢

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

1 participant