Skip to content

A view controller that showcases all the apps you currently have on the App Store.

License

Notifications You must be signed in to change notification settings

lionheart/LionheartOtherAppsViewController

Repository files navigation

Version License Platform

This is an easy way for you to show your users the other apps that you have developed. Here's what it looks like in one of our apps, Tweet Seeker.

Usage

Just instantiate the view controller and present it!

let controller = LionheartOtherAppsViewController(developerID=548052593)

Installation

LionheartOtherAppsViewController is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "LionheartOtherAppsViewController"

License

LionheartExtensions is available under the Apache 2.0 license. See the LICENSE file for more info.