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: 8 months 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T01:23:46.000Z (almost 7 years ago)
- Last Synced: 2024-11-18T04:33:49.927Z (8 months 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

[][lionheart-url][](http://cocoapods.org/pods/LionheartOtherAppsViewController)
[](http://cocoapods.org/pods/LionheartOtherAppsViewController)
[](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/