Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Method "initWithItems:toolbar:delegate" marked as deprecated #253

Open
ElKnarzo opened this issue Apr 10, 2020 · 0 comments
Open

Method "initWithItems:toolbar:delegate" marked as deprecated #253

ElKnarzo opened this issue Apr 10, 2020 · 0 comments

Comments

@ElKnarzo
Copy link

ElKnarzo commented Apr 10, 2020

Hi,

I have a custom view in a project that replaces the navigation bar. In this custom view, the tabs of the CarbonKit should be inside. Normally these tabs would be under the regular navigation bar of iOS.

I use the following method mentioned to solve this use case.

- (instancetype)initWithItems:(nullable NSArray *)items toolBar:(nonnull UIToolbar *)toolBar delegate:(nonnull id)target __attribute__((deprecated));

But why is this method marked as deprecated?

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

No branches or pull requests

1 participant