Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View IKresh's full-sized avatar

Block or report IKresh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. swift-audio-marker swift-audio-marker Public

    Forked from atelier-socle/swift-audio-marker

    Swift library for enriching audio files with chapters, metadata, artwork, and synchronized lyrics. Native ID3v2 and MP4 atom reading/writing, streaming I/O, zero third-party dependencies.

    Swift 1

  2. testtask testtask Public

    Swift

  3. unit-testing-swift unit-testing-swift Public

    Forked from oleh-zayats/awesome-unit-testing-swift

    Unit testing in Swift (scratch-book). Collection of awesome blog articles, books, talks, podcasts, tools/frameworks and examples.

  4. swagger-codegen swagger-codegen Public

    Forked from swagger-api/swagger-codegen

    swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.

    HTML

  5. Reachability.swift Reachability.swift Public

    Forked from ashleymills/Reachability.swift

    Replacement for Apple's Reachability re-written in Swift with closures

    Swift

  6. PaginatedTableView PaginatedTableView Public

    Forked from salmaanahmed/PaginatedTableView

    Assign this class to your UITableView and it will be equipped with pull to refresh as well as infinite scroll along with a callback where you don't have to worry about page number/size stuff. Thats…

    Swift