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

Use with different view type #9

Closed
gerrithu opened this issue Mar 5, 2019 · 2 comments
Closed

Use with different view type #9

gerrithu opened this issue Mar 5, 2019 · 2 comments

Comments

@gerrithu
Copy link

gerrithu commented Mar 5, 2019

More like a feature as an issue: How to use the example with a different view type (for example UIStackView). I can’t get it to work and it seems to be pretty tight coupled to the tableView.

@cocodyrockstar
Copy link

i guess u'll just have to replace your tableview with a collectionView (not stackview).
collectionView is also a scrollview like table view.

@OfTheWolf
Copy link
Owner

@gerritwh I updated the repo and now it is possible to add any view. Just create your view controller that extends BottomSheetController and attach to the parrent. that s it. See example project.

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

3 participants