• Stars
    star
    1
  • Language
    Swift
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Swift protocol which provides standard file operations for types conforming to Codable protocol.

More Repositories

1

EmailComposer

A custom view modifier in order to present the system email composer in SwiftUI based iOS apps shipped as a Swift package. For Xcode 13 and above.
Swift
25
star
2

iOS-TouchID-Swift

The TouchID authentication mechanism implemented in Swift.
Swift
22
star
3

GTAlertCollection

GTAlertCollection: UIAlertController variations gathered in one place, introducing new simplified usage.
Swift
16
star
4

FocusableTextFieldDemo

Swift
16
star
5

iOS-Swift-PageControl

UIPageControl implementation in Swift
Swift
10
star
6

GTSpinner

A custom, configurable activity indicator for iOS written in Swift.
Swift
4
star
7

GTStorable-Swift-Package

A Swift protocol which provides standard file operations for types conforming to Codable protocol as a Swift Package.
Swift
3
star
8

SwipeActionsDemo

Swift
3
star
9

GTRest

A lightweight Swift library for making web requests and consuming RESTful APIs!
Swift
2
star
10

GTNetMon

Get network status and connection information, and monitor for network changes. It combines Network framework (iOS >= 12.0) & SCNetworkReachability API (iOS<12.0) under a unified and easy API.
Swift
2
star
11

GTCollectionViewKit

A framework that introduces an alternative new way to use collection views in iOS projects!
Swift
2
star
12

GTRestKit

**DEPRECATED** ⛔️ A lightweight yet powerful Swift library for performing RESTful HTTP requests
Swift
2
star
13

GTCodable

A custom protocol in Swift that lets you convert any struct or class object to dictionary, JSON, Plist or archived data and vice versa, save to files, load from files, initialise objects, encode, decode and more, in an amazingly simple, fast and natural way!
Swift
1
star
14

EmailComposer-Xcode12

A custom view modifier in order to present the system email composer in SwiftUI based iOS apps shipped as a Swift package. For Xcode 12.
Swift
1
star
15

GTSheetMenuView

A customizable menu presented as a sheet that can be integrated in iOS projects. Available as a Swift Package.
Swift
1
star
16

GTNetMon-Swift-Package

Integrate network monitoring capabilities in Swift projects using the GTNetMon Swift Package!
Swift
1
star
17

GTOverlayView

Show a customizable overlay view on top of any other view in iOS based projects. Available as a Swift Package.
Swift
1
star
18

GTEasyLayout

GTEasyLayout minimizes the effort of setting up constraints programmatically, as it achieves that with one line of code only! Not recommended for specifying too complicated constraints (yet!).
Swift
1
star