akarataev / okko-ios

Okko entrance test 🍿

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icon
Okko for iOS

Application for manages the transition animation



Task description

It is required to develop an application presenting a modal screen. Height of this screen can be equal at half or three quarts of the parent screen height, it can transition between these states via animation. Also, the modal screen at the half-height state can be dismissed by user swipe.

Restrictions

To complete the task, must adhere to certain restrictions for the technological stack and the content of the project:

  • Use swift programming language.
  • It's necessary to use the custom UIPresentationControlller.
  • It's necessary to use the UIPanGestureRecognizer.

Requirements

In order to compile Okko entrance test you will need to meet the following requirements:

- A Mac with Xcode 10 or later
- Git command line tools or a git source control client like GitKraken

License

Okko entrance test is available under the MIT license. See the LICENSE.md file for more info.

About

Okko entrance test 🍿

License:MIT License


Languages

Language:Swift 100.0%