How do you decide to use UIView, or UICollectionView to implement a complex subview?

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

    Action sheet allows including your custom views and buttons.

  • You need to perform manual calculation to decide the height of ViewController. We are using logic from https://github.com/beryu/CustomizableActionSheet . In the example, the author is hard coding height 100 for custom view, and 44 for button. For our case, we plan to use UICollectionView as one of the item. Hence, we can decide the height of bottom sheet by using

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