I am trying to use the App Bar: Bottom from Material Design in my ios project. Added the MDCBottomAppBarView() class as UIView like this:
But the bottom bar is showing in the top like this:
Can someone tell me how to access the MDCBottomAppBarView() class and customize. And also show the bar at bottom of the app.