This repository has been archived by the owner on Sep 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 163
How to add a View in the bottom of ViewController for use as bottom bar #37
Comments
i did it |
@subhash08 how? |
@gustavogervasio
change the height of pageController, In my case I just want to add a view with height of 60 then I then i change height |
thanks... 👍 |
override func viewDidLayoutSubviews() {
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i want to add a view in the bottom of viewcontroller, for use as BottomBar .
like in this pic
The text was updated successfully, but these errors were encountered: