14 Forks
36 Stars
36 Watchers

BottomSheet

Example project showing how to implement a bottom sheet in Swift 5 using container/child view controllers, UIPanGestureRecognizer, and constraint animations.

How to download and setup BottomSheet

Open terminal and run command
git clone https://github.com/zafarivaev/BottomSheet.git
git clone is used to create a copy or clone of BottomSheet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BottomSheet https://github.com/zafarivaev/BottomSheet/archive/master.zip

Or simply clone BottomSheet with SSH
[email protected]:zafarivaev/BottomSheet.git

If you have some problems with BottomSheet

You may open issue on BottomSheet support forum (system) here: https://github.com/zafarivaev/BottomSheet/issues