What tools/libraries/practices do you use that improve your iOS development?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Flex

    An in-app debugging and exploration tool for iOS

  • https://github.com/FLEXTool/FLEX which is amazing in app debugging.

  • EarlGrey

    :tea: iOS UI Automation Test Framework

  • https://github.com/google/EarlGrey which is amazing for testing.

  • 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
  • Wormholy

    iOS network debugging, like a wizard 🧙‍♂️

  • Debug network calls: https://github.com/pmusolino/Wormholy

  • postman-app-support

    Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.

  • I use Postman whenever I need to write code that interfaces with a REST API, so that I don't have to run a whole app to perform specific requests. It's especially useful when I need to add extra HTTP headers.

  • Stevia

    :leaves: Concise Autolayout code

  • As for layout, love Stevia, it's a syntax sugar for Autolayout.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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