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

Using in Objective-C project. #15

Closed
lateAtNight opened this issue Oct 3, 2016 · 1 comment
Closed

Using in Objective-C project. #15

lateAtNight opened this issue Oct 3, 2016 · 1 comment

Comments

@lateAtNight
Copy link

When using DisplaySwitcher in an Objective-C project the init method on DisplaySwitchLayout is public init(staticCellHeight: CGFloat, nextLayoutStaticCellHeight: CGFloat, layoutState: LayoutState) is not available to Obj-C code. The only init method is initWithCoder.

Using Xcode version 8.0 (8A218a) and macOS 10.12. iOS deployment target 10.0.

@serejahh
Copy link
Contributor

serejahh commented Oct 3, 2016

Hi @lateAtNight! Thanks for your interest. I've just added compatibility. Please update to 1.0.1

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