Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 880 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 880 Bytes

Neobank UIKit Demo like Monobank

An example of a mobile bank application with custom Transitions and Animations similar to the Monobank App. Developed entirely natively using Swift and UIKit.

Demo

Installation

The project does not require additional installation, as no dependency manager is currently used.

Build

No additional setup is needed. Build project using Xcode.

Technologies

  • Swift
  • UIKit
  • Custom Transitions
  • Custom Animations

Versions

  • Xcode 14.3.1 (latest)
  • Swift 5.8.1 (latest)

Branches

GitFlow is strictly enforced on this repository. GitFlow

Branch overview

  • master
  • develop
  • feature/name
  • hotfix/name

Git Flow:

feature -> develop -> master

License

Copyright © January 10, 2025 Konstantin Stolyarenko. All rights reserved.