Git Product home page Git Product logo

appstoreconnect-swift-sdk's Introduction

Random iOS write-ups

If Burbulla saw what I tried to pass off as linear algebra in these two posts, he'd probably try and take my iron ring away

Open-source Swift Packages I wrote

  • DesignReviewer: cut down on Xcode lag, and debug/make tweaks to your UI right from your application
    • Complete with an implementation of the 3D view hierarchy experience you get from Xcode, written with incremental CALayer transforms + CAAnimation -- handily enough, those transformations are documented in the code + the fundamentals are written in the articles above
  • FlexSeal: A lifecycle tracking tool to find potential memory leaks during development and testing. Displays the count + addresses of all instances of the classes you wish to track, with handy visual cues when the limits you define are exceeded.
    • Using this in conjunction with Xcode's memory graph can be a powerful way of root-causing any suspected leaks
  • Scintillate: a lightweight, UIKit+AppKit-friendly way to either mask content or show a loading state. Think: SwiftUI's 'redacted' modifier, for non-SwiftUI applications on iOS + macOS.
    • Another use case for the recursive view hierarchy traversal logic from DesignReviewer, along with some simple CALayer + CAAnimation management.

Random stat generator that is definitely undercounting but at least it looks nice

Alex's GitHub stats

appstoreconnect-swift-sdk's People

Contributors

adamjcampbell avatar avdlee avatar balestrapatrick avatar barrault01 avatar bartoszcichecki avatar birwin93 avatar chflorian avatar dechengma avatar ethanhuang13 avatar freak4pc avatar heestand-xyz avatar ikloo avatar juliankahnert avatar krausefx avatar marcelofabri avatar mortengregersen avatar n-a-f-i-s-a avatar orj avatar pakko972 avatar ptmt avatar ristkof avatar rnystrom avatar ruipfcosta avatar schwmi avatar scottlemke avatar sherlouk avatar stefanhp avatar swiftleebot avatar valeriaalampi avatar vasld avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.