Slide Menu Navigation in Swift 5

Free iOS App Template, written in Swift

Hamburger Menu Navigation for Your iOS Apps

Enjoy our free iOS theme and let us know what other features you’d like

Launch Instantly

Save years of hard work and energy by starting with a high-quality implementation.

Save Money

Save hundreds of thousands of dollars in design, development and management costs.

Scale to Millions

Scale to millions from day 1 with code written by former Facebook & Uber developers.

We’re open-sourcing our own implementation of a slide menu navigation for iOS, written in Swift 5. The implementation is very clean and extensible. We’re also providing a hamburger menu icon, which is tappable and slides the Swift drawer menu out.

Check out the 3 view controllers to understand how this works: DrawerController, MenuViewController and RootViewController.

We’re leaving as an exercise for the readers to extend the MenuViewController to a collection view controller so that it’s easy to add multiple items.

In order to navigate to a view controller, just call the following method on the DrawerController

func navigateTo(viewController: UIViewController)

We are using this Swift code implementation in all of our templates. For instance, check out our Restaurant App Template to see how powerful this relatively small piece of code can be.

Enjoy our free iOS theme and let us know what other features you’d like (either by contacting us or through Github).

The best codebase to start your next mobile project.

What Our Clients Are Saying

Speed & Costs

Instamobile's codebase proved to be incredible. We built our solution in just a matter of days. This was a project estimated to 15 months by several development teams we discussed with. It's insane how much money and time it saved us!

David Adams

CODE QUALITY

I'm really impressed by how well organized the code is. It's relatively easy to add new components and stuff. I'm a newcomer with React Native and it was easy to understand the code. The integration with Firebase is amazing, the app works really fast.

Alex Chu

APP PERFORMANCE

Overall, it's remarkable. The code is amazingly clean and well-written -- super elegant. I learned about a lot of performance optimizations that I was not familiar with, such as video compression, memoization, and disk caching. The app is crazy fast!

Nicholas Forbes

Meet A Few Team Members

Florian Marcu

Founder & CTO

"I did mobile development at Twitter (4 years), and Facebook (3 years). My code impacted literally billions of users. If you are using Twitter or Instagram for iOS, you are running my code."

Cristina Radulescu

Software Developer

"I'm a fullstack software developer. In my previous job, I was a developer at Uber, in San Francisco, where I spent 4 years in the marketplace team. At Instamobile, I'm focused on the backend side."

Emmanuel Shola

Software Developer

"I have over 5 years of experience doing cross-platform mobile app development in React & React Native. I also have a fair amount of experience with native Swift."

Mostafa Abdelazim

Software Developer

"I worked as a software engineer doing mobile development for over 6 years now. I'm mostly specialized on the Android platform, doing native Kotlin and Flutter."

Frequently Asked Questions

What are the license restrictions on your source code?