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

Custom FSPagerViewCell with a custom subview #39

Closed
ugochirico opened this issue May 8, 2017 · 1 comment
Closed

Custom FSPagerViewCell with a custom subview #39

ugochirico opened this issue May 8, 2017 · 1 comment

Comments

@ugochirico
Copy link

FSPagerViewCell comes with:
textLabel
imageView

I want to use a ViewCell with a UIView inside that I can set with a custom View
Something like that:
subview

How can I do that?

@WenchaoD
Copy link
Owner

By subclassing FSPagerViewCell, and register your subclass into pagerView.

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