onmyway133 / XcodeWayLinks
An Xcode Source Editor Extension that helps navigating to many places easier
☆556Updated last year
Alternatives and similar repositories for XcodeWay
Users that are interested in XcodeWay are comparing it to the libraries listed below
Sorting:
- Debugging made easy. Automatically create QuickLook images of custom objects☆470Updated last year
- Strongify is a 1-file µframework providing a nicer API for avoiding weak-strong dance.☆444Updated 4 years ago
- Demo project for the article: http://szulctomasz.com/how-do-I-build-a-network-layer/ (Swift 3)☆257Updated 6 years ago
- A guard to help you check if you make UI changes not in main thread☆679Updated 8 years ago
- An NSPredicate DSL for iOS, OSX, tvOS, & watchOS. Inspired by SnapKit and lovingly written in Swift.☆539Updated 6 years ago
- Protocol-oriented UITableView management, powered by generics and associated types.☆454Updated last year
- Swift-friendly API for a set of powerful Objective C runtime functions.☆844Updated 5 years ago
- Awesome bug reporting for iOS apps☆513Updated 2 years ago
- Easy Attributed String Creator☆281Updated 5 years ago
- A swift network profiler built on top of URLSession.☆502Updated 7 years ago
- Xcode Source Code Extension to Generate Swift Initializers☆717Updated 6 years ago
- Shows your current framerate (fps) in the status bar of your iOS app☆518Updated 3 years ago
- 🍉 An Xcode source editor extension that shows hex color info☆287Updated 5 years ago
- A simple OS X App for generating VIPER modules's skeleton to use them in your Objective-C/Swift projects.☆223Updated 8 years ago
- Modify your native iOS app in real time.☆904Updated 8 years ago
- Find common xib and storyboard-related problems without running your app or writing unit tests.☆951Updated 7 years ago
- Flexible bug report framework for iOS☆278Updated 8 years ago
- A collection of code substitutions and configurations that can improve Objective-C code performance on iOS.☆768Updated 2 years ago
- CommonCrypto in Swift, and more☆284Updated 4 years ago
- Swift CLI for strong-typing images, colors, storyboards, fonts and localizations☆381Updated last week
- Swift fake data generator☆290Updated 10 months ago
- Haven't you wished for `try` to sometimes try a little harder? Meet `retry`☆498Updated 3 years ago
- Localize your views directly in Interface Builder with IBLocalizable