I am trying to create button
click to present bottom sheet viewcontroller
using storyboard
not code base. View controller swipe down to dismiss viewcontroller with background light dark effect.
I tried below cocoapods
but I didn’t get easy way.
https://github.com/gordontucker/FittedSheets
Please, give me some ideas how to achieve this by using Storyboard
?