/ios-in-objc

A self help repo containing various Objective C codes for UIKit and other works.

Primary LanguageObjective-C

Objective-C Repo

This repo contains code from my personal work in Objective-C . I hope this helps people find code related to their problems.

Contents

  1. Compositional Collection View.

Compositional Collection View.

Compositional Collection Views were announced in 2019 and they are really great to learn and implement. However, there is nothing about its implementation in Objective C. Please find an article related to this in link Objective C and Compositional Layout

Demo For Compositional Collection View

AppStoreDemo