LeoNatan / LNPopupController

A framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.
MIT License
3.04k stars 342 forks source link

how can I implement custom Bottom? #435

Closed maulikshah09 closed 3 years ago

maulikshah09 commented 3 years ago

I read your post and saw your code but not getting anything I have tried loat but your document is not good. I know your demo is working perfectly. also I tried to download but project not running. I have download swift package then project is running.

LeoNatan commented 3 years ago

If you clone the project, you need to recursively update submodules.

You can check the demo project with two examples of different custom bar setups.