angelolloqui / AGi18nLinks
Utility to easily localize your XIB/Storyboard files on iOS apps and extracting texts from code and XIB files into a Localizable strings
☆389Updated 6 years ago
Alternatives and similar repositories for AGi18n
Users that are interested in AGi18n are comparing it to the libraries listed below
Sorting:
- Xcode plugin for quickly creating localized strings☆218Updated 9 years ago
- Manages blocks of code that only need to run once on version updates in iOS apps.☆909Updated 7 years ago
- Flexible data sources for your UITableView and UICollectionView.☆199Updated 8 years ago
- Composite LRU cache with fast metadata using UNIX extended file attributes☆162Updated 2 years ago
- A subclass of UITextView that fixes the most glaring problems from iOS 7 and 7.1.☆869Updated 9 years ago
- A thread safe date calculation library with all the date functions you'll ever need.☆344Updated 8 years ago
- Category to display modal-like view controllers with more options☆378Updated 7 years ago
- Xcode Plugin to Convert @"content" to NSLocalizedString(@"content", @"content")☆219Updated 8 years ago
- A visual permission manager for iOS☆143Updated 5 years ago
- Using @dynamic to access NSUserDefaults.☆316Updated 8 years ago
- Easy, lightweight, object-based key-value observing (KVO) and key-value binding (KVB) for iOS and Mac OS X☆617Updated last year
- NSLocalizedString with a Count Argument☆370Updated 7 years ago
- An alternative API for NSNotificationCenter that doesn't suck☆393Updated 9 years ago
- Add functionality to UIDevice to distinguish between platforms like iPod touch 1G and 2G and iPhone☆169Updated last year
- Easy access to view's frame.☆443Updated 8 years ago
- Makes Copy Xcode Issue Description Easily, Support Finding Answers in Google or StackOverflow Directly☆170Updated 5 years ago
- OS X / iOS Translations helper☆526Updated 4 years ago
- A custom container view controller built with support for custom child view controller transition animations, in seven stages