What are dependecies/tools you cannot live as a iOS dev?

This page summarizes the projects mentioned and recommended in the original post on /r/iOSProgramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • swift-identified-collections

    A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.

  • A few dependencies I'm using everywhere are https://github.com/pointfreeco/swift-identified-collections and https://github.com/pointfreeco/swift-tagged.

  • swift-tagged

    🏷 A wrapper type for safer, expressive code.

  • A few dependencies I'm using everywhere are https://github.com/pointfreeco/swift-identified-collections and https://github.com/pointfreeco/swift-tagged.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Moya

    Network abstraction layer written in Swift.

  • In terms of dependencies, I always use Moya. It's a bit heavy, and it's not perfect, but holy hell is it better than nearly every networking layer written "from scratch" I've seen on nearly every project I've worked on. It's amazing to organize requests in a predictable way, have testing baked into the framework, and has first-class support for RxSwift/Combine. I can't recommend it enough.

  • fastlane

    🚀 The easiest way to automate building and releasing your iOS and Android apps

  • Fastlane is huge. Even if you don't use it for CI/CD, having a command line tool (that doesn't suck) to automate so many important things is a huge boon.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Analytics solution

    3 projects | /r/iOSProgramming | 15 Jul 2022
  • Just a simple coding question

    4 projects | /r/SwiftUI | 31 Dec 2021
  • OSD600 Final Project Blog 3

    1 project | dev.to | 7 Dec 2021
  • OSD600 Final Project Blog 1

    2 projects | dev.to | 7 Dec 2021
  • OSD600 Final Project Blog 2

    2 projects | dev.to | 7 Dec 2021