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

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

Awesome Lists containing this project

README

        

# IBPresentation
Slides made in Interface Builder with IBAnimatable for presentations in /dev/world and Yow Connected Conferences

![iPad Pro](https://raw.githubusercontent.com/JakeLin/IBPresentation/master/Screenshots/iPad%20Pro.png)

## 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
![Storyboard](https://raw.githubusercontent.com/JakeLin/IBPresentation/master/Screenshots/Storyboard.png)