DFramework 0.4.0

DFramework 0.4.0

Maintained by Yusuf Demirci.



DFramework

CI Status Version License Platform

What It Includes

Managers

  • DKeychainManager, to set / get value to / from Keychain.
  • DLogManager, to print logs look nice.
  • DIapManager, to make / restore purchase.
  • DLogManager, to print logs look nice.
  • DPushNotificationManager, to manage push notifications.

Modifiers

  • DAdaptKeyboardByInputModifier, to align keyboard by input view such as textfield.
  • DDismissKeyboardModifier, to dismiss keyboard when tapped around.

Extensions

  • Array+Extension
  • Bundle+Extension
  • Date+Extension
  • Double+Extension
  • UIColor+Extension
  • UIDevice+Extension
  • View+Extension

Views

  • DEnumPicker, special picker to get managed by enum.
  • DTextRowView, row with text for the list.
  • DTextToggleRowView, row with text and toggle for the list.

Others

  • DUtil, some useful functions.

Requirements

  • iOS 14+

  • macOS 10.15.6+

  • watchOS 7+

  • tvOS 14+

  • Xcode 12+

  • Swift 5+

Installation

pod 'DFramework'

Author

Yusuf Demirci, [email protected]