iOS Architect at Dünya Katılım Bankası, prev. Turkcell & OBSS & Banka Kombetare Tregtare
- Kocaeli
Highlights
Pinned Loading
-
SpaceXLaunches
SpaceXLaunches PublicThis project has been developed to understand GraphQL and Diffable Data Source. Created on 20.06.2022.
Swift 3
-
An extension to access safely to ite...
An extension to access safely to items in an array. 1// An extension to access safely to items in an array.
2// usage:
3// let anArray: [Item] = [......]
4// let item = anArray[safe: 5]
5public extension Collection {
-
Ordered Dictionary
Ordered Dictionary 1//
2// YOOrderedDictionary.swift
3//
4//
5// Created by okan.yucel on 12.04.2022.
-
A general hack to prevent Lottie ani...
A general hack to prevent Lottie animations from stopping playing after pushing/popping/presenting/dismissing. 1// A general hack to prevent Lottie animations from stopping playing after pushing/popping/presenting/dismissing.
2// Usage: LottieFinder.setupLottieFinder()
34import UIKit
5import Lottie
-
A hack that modifies the values for ...
A hack that modifies the values for UIFont read-only properties ascender and descender. 1// A hack that modifies the values for UIFont read-only properties ascender and descender.
2// Usage: UIFont.manipulateFont()
34extension UIFont {
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.