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
- Host: GitHub
- URL: https://github.com/guidomb/syrmoportalexample
- Owner: guidomb
- Created: 2017-02-20T06:58:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-06T18:08:30.000Z (almost 8 years ago)
- Last Synced: 2025-02-04T20:31:19.454Z (12 months ago)
- Topics: example, portalview, swift
- Language: Swift
- Size: 299 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```