Skip to content
/ VK Public

A clone of the VK app designed for educational purposes only

License

Notifications You must be signed in to change notification settings

akhmedovgg/VK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alternative VK client for the iOS platform

On a note

😊 This is not the official VK source code 😊
🍏 One application for iOS and iPadOS 🍏
🎮 Very simple interface, made with care about those who will use it 🎮
⛑ Fully strong typed that you can not shoot yourself in the leg ⛑
🏆 High code quality with lot of unit tests, linter integration and CI 🏆
🚀 Frequent updates and bug fixes 🚀
🔊 LongPoll support 🔊

Table of contents


Requirements

  • Swift 5.0 +
  • XcodeGen 2.25.0 +
  • Xcode 10.0 +

Getting started

Generate Xcode project

To generate Xcode project (.xcodeproj) file you must install XcodeGen and then run the following command in terminal

$ xcodegen generate -s project.json

FAQ

Where can I obtain a token to launch the application?

License

VK is released under the MIT license. See LICENSE for details.