An open API service indexing awesome lists of open source software.

https://github.com/guidomb/syrmoportalexample

An example iOS application using PortalView library based on Syrmo iOS application
https://github.com/guidomb/syrmoportalexample

example portalview swift

Last synced: 7 months ago
JSON representation

An example iOS application using PortalView library based on Syrmo iOS application

Awesome Lists containing this project

README

          

## Setup

Install [Carthage](https://github.com/Carthage/Carthage) first, then run

```
git clone git@github.com:guidomb/SyrmoPortalExample.git
cd SyrmoPortalExample
carthage bootstrap --use-submodules
open SyrmoPortalExample.xcodeproj
```