Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lionheart/lionheartotherappsviewcontroller
A view controller that showcases all the apps you currently have on the App Store.
https://github.com/lionheart/lionheartotherappsviewcontroller
app-store apple ios swift swift4 viewcontroller
Last synced: about 1 month ago
JSON representation
A view controller that showcases all the apps you currently have on the App Store.
- Host: GitHub
- URL: https://github.com/lionheart/lionheartotherappsviewcontroller
- Owner: lionheart
- License: apache-2.0
- Created: 2017-08-31T23:09:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T01:23:46.000Z (about 6 years ago)
- Last Synced: 2024-10-13T02:21:21.626Z (about 1 month ago)
- Topics: app-store, apple, ios, swift, swift4, viewcontroller
- Language: Swift
- Homepage:
- Size: 1.06 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](meta/repo-banner.png)
[![](meta/repo-banner-bottom.png)][lionheart-url][![Version](https://img.shields.io/cocoapods/v/LionheartOtherAppsViewController.svg?style=flat)](http://cocoapods.org/pods/LionheartOtherAppsViewController)
[![License](https://img.shields.io/cocoapods/l/LionheartOtherAppsViewController.svg?style=flat)](http://cocoapods.org/pods/LionheartOtherAppsViewController)
[![Platform](https://img.shields.io/cocoapods/p/LionheartOtherAppsViewController.svg?style=flat)](http://cocoapods.org/pods/LionheartOtherAppsViewController)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](https://itunes.apple.com/us/app/tweet-seeker-search-your-tweets/id775980722?mt=8).
## Usage
Just instantiate the view controller and present it!
```swift
let controller = LionheartOtherAppsViewController(developerID=548052593)
```## Installation
LionheartOtherAppsViewController is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile:
```ruby
pod "LionheartOtherAppsViewController"
```## License
LionheartExtensions is available under the Apache 2.0 license. See the [LICENSE](LICENSE) file for more info.
[lionheart-url]: https://lionheartsw.com/