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

Add convenience methods to present BottomSheet. Take out appearance parameters to configuration #7

Merged

Conversation

mikhailmaslo
Copy link
Collaborator

  • Added convenience methods for presenting BottomSheet
    • presentBottomSheet(viewController:configuration)
    • presentBottomSheetInsideNavigationController(viewController:configuration)
  • Appearance is now configurable and passed through init
  • Fixed size changes in Demo project, now they are animated if there is no navigation controller

@mikhailmaslo mikhailmaslo merged commit 46b4d4c into main Aug 15, 2022
@mikhailmaslo mikhailmaslo deleted the feature/add-extension-for-bottom-sheet-presentation branch August 15, 2022 09:22
@mikhailmaslo mikhailmaslo restored the feature/add-extension-for-bottom-sheet-presentation branch August 15, 2022 09:56
@mikhailmaslo mikhailmaslo deleted the feature/add-extension-for-bottom-sheet-presentation branch August 18, 2022 08:57
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

Successfully merging this pull request may close these issues.

None yet

1 participant