passosmf / NavigationViews

It is a example of how to create Modals and NavigationController

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NavigationViews

IDE Language Platform Build Status License                                                           Twitter Linkedin Badge Gmail Badge

It is a example of how to create Modals and NavigationController.

Report Bug · Request Feature

About The Project

Example of how to create Modals and Navigation Controller.
References: https://developer.apple.com/documentation/uikit/uinavigationcontroller

Installation

  1. Clone the repo
git clone https://github.com/mpassosferreira/NavigationViews.git

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

It is a example of how to create Modals and NavigationController

License:MIT License


Languages

Language:Swift 100.0%