Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pauljohanneskraft/nostoryboard
- Owner: pauljohanneskraft
- License: mit
- Created: 2018-03-15T14:34:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T14:35:48.000Z (over 2 years ago)
- Last Synced: 2024-10-13T15:04:52.945Z (24 days ago)
- Topics: cocoapod, cocoapods, interface-builder, storyboard, swift, ui, uikit, xcode
- Language: Swift
- Homepage: https://pauljohanneskraft.github.io/NoStoryboard/
- Size: 126 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.