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: 8 months 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 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T00:58:02.000Z (almost 9 years ago)
- Last Synced: 2025-05-15T00:37:01.544Z (10 months 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
