Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Loud-Clear/ios-hub

Repository files navigation

iOS-hub

Build Status codecov

See available pods in ComponentsHub.podspec.

Useful shared iOS components:

  • gena: everyone knows gena.
    gem install gena

  • mergeXcodeproj: automatically merge .xcodeproj in case of git conflict. Also see readme for configuration.
    brew install ivanzoid/tap/merge-xcodeproj

  • xc-resave:
    brew install alexgarbarev/core/xc-resave

  • viperModuleRename: rename a VIPER module
    brew install ivanzoid/tap/viper-module-rename

  • prefixChange: change prefix for a class
    brew install ivanzoid/tap/prefixChange

News

2017-07-19

  • Observation: added methods which accept array of keys; added method to unobserve an object
  • EnvironmentUI: Refactored CCEnvironmentHUD to use StatusBarHUD component
  • StatusBarHUD: introduced StatusBarHUD component which consists of StatusBarHUD and CCAppVersionHUD classes

2017-07-07

  • Added EnvironmentUI
  • Added CCResendConnection
  • Added CCValueTransformerDateRFC3339
  • Added CCValidationErrorToBugfenderPostProcessor which reports validation error as Bugfender issue

2017-06-30

  • Added RemoteNotificationService component.
  • Macroses: Added macroses for checking iOS version.

2017-06

  • Observation: Bug fixes in NSObject+Observe.

2017-02-22

  • Table: CCTableViewManager now has .defaultSection property which will create and add a default section when accessed first time.

About

Useful shared iOS components

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages