Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shakurocom/containerviewcontroller


https://github.com/shakurocom/containerviewcontroller

childviewcontroller cocoapods container containerviewcontroller ios parent parent-child swift uikit xcode

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

![Shakuro ContainerViewController](title_image.png)



# ContainerViewController
![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)
![Platform](https://img.shields.io/badge/platform-iOS-lightgrey.svg)
![License MIT](https://img.shields.io/badge/license-MIT-green.svg)

- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)

`ContainerViewController` is a Swift component that allows you to present child controllers in parent container. `ContainerViewController` has various presentation animations:
- push
- pop
- fade
- custom

## Requirements

- iOS 11.0+
- Xcode 11.0+
- Swift 5.0+

## Installation

### CocoaPods

To integrate ContainerViewController into your Xcode project with CocoaPods, specify it in your `Podfile`:

```ruby
pod 'Shakuro.ContainerViewController'
```

Then, run the following command:

```bash
$ pod install
```

### Manually

If you prefer not to use CocoaPods, you can integrate Shakuro.ContainerViewController simply by copying it to your project.

## Usage

Have a look at the [ContainerViewController_Example](https://github.com/shakurocom/ContainerViewController/tree/master/ContainerViewController_Example)

## License

Shakuro.ContainerViewController is released under the MIT license. [See LICENSE](https://github.com/shakurocom/ContainerViewController/blob/master/LICENSE.md) for details.

## Give it a try and reach us

Star this tool if you like it, it will help us grow and add new useful things.
Feel free to reach out and hire our team to develop a mobile or web project for you.