Skip to content

igornazarov1991/InstagramTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InstagramTV

Repository

Branching model is based on git-flow (https://danielkummer.github.io/git-flow-cheatsheet/). However, it is updated in order to utilize rebasing operations and support multiple releases at the same time.

Style Guide

This project uses SwiftLint (https://github.com/realm/SwiftLint) tool to enforce Swift style and conventions.

Architecture

The Composable Architecture (https://github.com/pointfreeco/swift-composable-architecture) is used for building the app in a consistent and understandable way, with composition, testing, and ergonomics in mind.

Instagram API

In order to bypass Instagram limitations, Swiftagram (https://github.com/sbertix/Swiftagram) library is used to reproduce virtually any action a user can take in iOS official Instagram app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages