https://github.com/jakelin/ibpresentation
Slides made in Interface Builder with IBAnimatable for presentations in /dev/world and Yow Connected Conferences
https://github.com/jakelin/ibpresentation
Last synced: 10 days ago
JSON representation
Slides made in Interface Builder with IBAnimatable for presentations in /dev/world and Yow Connected Conferences
- Host: GitHub
- URL: https://github.com/jakelin/ibpresentation
- Owner: JakeLin
- License: mit
- Created: 2016-10-02T01:39:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T00:58:02.000Z (about 8 years ago)
- Last Synced: 2023-10-20T20:34:02.081Z (over 1 year ago)
- Language: Swift
- Size: 14.4 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IBPresentation
Slides made in Interface Builder with IBAnimatable for presentations in /dev/world and Yow Connected Conferences
## How to build
1) Clone the repository
```bash
$ git clone https://github.com/JakeLin/IBPresentation.git
```2) Install pods
```bash
$ cd IBPresentation
$ pod install
```3) Open the workspace in Xcode
```bash
$ open "IBPresentation.xcworkspace"
```## Storyboard
