Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pauljohanneskraft/nostoryboard

NoStoryboard makes it easier to create UIKit-elements programmatically.
https://github.com/pauljohanneskraft/nostoryboard

cocoapod cocoapods interface-builder storyboard swift ui uikit xcode

Last synced: 24 days ago
JSON representation

NoStoryboard makes it easier to create UIKit-elements programmatically.

Awesome Lists containing this project

README

        

![NoStoryboard](https://user-images.githubusercontent.com/15239005/165399584-dac6581f-612d-4ec7-8762-14b3a697e14e.png)

# NoStoryboard

[![CI Status](http://img.shields.io/travis/pauljohanneskraft/NoStoryboard.svg?style=flat)](https://travis-ci.org/pauljohanneskraft/NoStoryboard)
[![Version](https://img.shields.io/cocoapods/v/NoStoryboard.svg?style=flat)](http://cocoapods.org/pods/NoStoryboard)
[![License](https://img.shields.io/cocoapods/l/NoStoryboard.svg?style=flat)](http://cocoapods.org/pods/NoStoryboard)
[![Platform](https://img.shields.io/cocoapods/p/NoStoryboard.svg?style=flat)](http://cocoapods.org/pods/NoStoryboard)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

NoStoryboard is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'NoStoryboard'
```

## Author

Paul Kraft

## License

NoStoryboard is available under the MIT license. See the LICENSE file for more info.