rva
rva

Reputation: 57

How to add Slide navigation drawer on existing UiViewController programatically

how can i add the slide navigation drawer in an existing app on blank uiviewcontroller programatically in ios thanks in advance.. such as on tap of navigation bar item slide drawer to be shown

Upvotes: 2

Views: 420

Answers (1)

Raj Aggrawal
Raj Aggrawal

Reputation: 761

View the sidebar menu tutorial. Very nice and easy to use https://www.appcoda.com/sidebar-menu-swift/

Upvotes: 1

Related Questions