Álvaro Ramírez
05 March 2015 iOS bookmarks
updated: 07 July 2021
- 11 Insanely Great iOS Developers Sites.
- 30 great UI Kits for iOS engineers – Flawless App Stories – Medium.
- A floating UIToolBar replacement as seen in the iOS 10 Maps app.
- Access mobile Safari via web inspector.
- Accessing Documents/Files (iOS).
- Adding in-app purchase.
- An @import-ant Change in Xcode.
- An object that decodes GeoJSON objects into MapKit types.
- Animated Gifs with CGAnimateImageAtURLWithBlock.
- App IDs.
- App review guidelines (comic book).
- Apple docs.
- Apple's coding guidelines for Cocoa.
- Apple's Concepts in Objective-C programming.
- Apple's mogile HIG guidelines.
- Apple's PhotoScroller.
- Attributed String Programming Guide.
- Autolayout Visual Format Language – Objective C Sample Code.
- AVCaptureSession.
- AVCaptureVideoPreviewLayer.
- Beginning Core Image in iOS 6.
- Beta testing your app.
- Capturing video on iOS.
- Cartool (Inspect car files).
- CLAFluxDispatcher: A port of Facebook's Flux Dispatcher to Objective-C.
- Clang 3.7 documentation BLOCK IMPLEMENTATION SPECIFICATION.
- Clean architecture for iOS.
- Cocoa controls.
- Cocoadocs.
- Cocoapods under the hood.
- Cocoapods.
- Code pilot.
- Code School iOS courses.
- Codeschool iOS.
- Color difference.
- ComponentKit is an Objective-C++ view framework for iOS that is heavily inspired by React.
- ComponentKit.
- Composing NSAttributedString with SwiftUI-style syntax.
- Compressing data with Foundation APIs.
- Create a CMSampleBufferRef from CGImageRef.
- Creating iTunes Connect Record.
- css-layout: Facebook's layout transpiled to C, Java and C#.
- Customizing Password AutoFill Rules.
- DaveLots of iOS resources.
- Developing iOS 7 Apps for iPhone and iPad (Standford lectures).
- Displaying Text Content in iOS.
- DJKFlipper.
- Effective Objective-C.
- Everything about bluetooth central (slideshare).
- Finding iOS memory leaks with Xcode's Instruments.
- Flux for iOS by Sergey Zenchenko.
- FLUX implementation in Objective-C.
- FormatterKit: a collection of well-crafted NSFormatter subclasses for things like units of information, distance, and relative time intervals.
- Getting to know TextKit.
- Getting up to speed with UICollectionView layouts.
- Giorgio Calderolla.
- GitHub - WeTransfer/WeScan: Document Scanning Made Easy for iOS.
- Hacking UINavigationBar.
- How (Not) to Write an iOS SDK.
- How do I declare a block in Objcetive-C?
- How to detect dark mode in iOS.
- How to Integrate Your App with Files App in iOS 11 | Swift Tutorial.
- How to launch your app from the iOS 8 Share Menu – updated for iOS 8.4.
- How to make Auto Layout more convenient in iOS.
- I created my first CocoaPods library!.
- Icon Matrix.
- Image Processing in iOS Part 1: Raw Bitmap Modification.
- Image Processing in iOS Part 2: Core Graphics, Core Image, and GPUImage.
- Image resizing techniques.
- INDANCSClient: Objective-C Apple Notification Center Service Implementation (Bluetooth LE).
- Info PList key reference.
- Injection for Xcode.
- Introducing CwlViews.
- Introduction to color spaces.
- Introduction to Xcode (Apple WWDC 2016).
- ios - how to merge two video with transparency - Stack Overflow.
- iOS 10 UI.
- iOS 6 Programming Cookbook.
- iOS 9 programming cookbook.
- iOS Apprentice.
- iOS Dev Tools.
- iOS Dev Tools.
- iOS dev weekly.
- iOS Programming 101: How To Send Email in Your iPhone App.
- iOS Programming.
- iOS Programming: The Big Nerd Ranch Guide (4th Edition).
- iOS Programming: The Big Nerd Ranch Guide.
- iOS projects catalogues.
- iOS ScrollView Example with Paging.
- iOS Security.
- ios-deploy: Install and debug iOS apps without using Xcode.
- ios-goodies.com.
- iosdevtips.co.
- iso-8601-date-formatter: A Cocoa NSFormatter subclass converting to and from ISO-8601-formatted strings .
- JCTiledScrollView.
- joppar.com.
- KZFileWatchers (observer file changes).
- Lab color space.
- Laurine: Localization code generator.
- Maintaining profiles.
- Many Controllers Make Light Work (Analytics).
- Meerli.
- Mike Ash.
- Modality changes in iOS13 | Sarun.
- More aggregation of awesomeness on github.
- MUKContentRedux: provides a store for immutable data which can be updated only applying actions.
- NSHipster's Xcode plugins post.
- NSNotificationCenter part 2: Implementing the observer pattern with notifications.
- NSScreencasts.
- Objc-C Zen book.
- Objc.io.
- Objective-C linter.
- Objective-C Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides).
- OSStatus: Lookup Apple API errors fast.
- PaintCode - Turn your drawings into Objective-C or Swift drawing code.
- phatblat's post on UISearchController.
- Preserving Your App's UI Across Launches | Apple Developer Documentation.
- Programatically send an email using CFNetwork and GMail.
- Programming iOS Book examples.
- Quick guide on supporting Dark Mode on iOS.
- Ray Wendelich.
- realm (mobile database), plus map view, search list view, and grid view.
- Replace Xcode with Neovim.
- ReSwift Redux-like implementation of the unidirectional data flow architecture in Swift.
- Reveal.
- Ry’s Objective-C Tutorial: Functions.
- Save your next app from rebuilding from scratch - Alexey Naumov.
- Scrollable UIStackView.
- Setting up a CloudKit Project – Frozen Fire Studios.
- Share data between iOS Apps & App Extensions across devices.
- ShareSDK is the most comprehensive Social SDK.
- Sharing data between iOS apps and app extensions.
- Shimmer: Shimmer is an easy way to add a shimmering effect to any view in your app.
- simctl: Control iOS Simulators from Command Line - XCBlog - Medium.
- Simple Animation With SnapKit.
- SliceTool.
- Subduing CATiledLayer.
- Subjective-C.
- Syncing data on iOS devices with CoreData and CloudKit.
- TETHR.
- The Complete Tutorial on iOS/iPhone Custom URL Schemes.
- The Ultimate Guide to Choosing Objective-C or Swift for Your Project.
- Tile-Cutter.
- Tools and tips to scale your iOS project along with your team.
- Transitioning to ARC.
- Translucid: Simple and light weight UIView that animate text with an image.
- Twitter GIF composer.
- UI Testing in Xcode 7.
- UICollectionViewCompositionalLayout - UIKit | Apple Developer Documentation.
- UIColor CMYK and Lab Values?.
- UIImage has a new initializer, UIImage(systemName:) that takes a string and returns one of over 1500 different system icons..
- UIImage-Conversion.
- UIScrollView with Content Layout Guides.
- UITableView and UICollectionView: update your data model inside the batch updates block.
- Ultimate guide to resolutions.
- Using Application Loader.
- Using Text Kit to Draw and Manage Text.
- VCTransitionsLibrary.
- View Controller Presentation Changes in iOS 13 - Geoff Hackworth - Medium.
- Visual Format laguange for Auto Layout.
- Visual Format Language (Apple reference).
- Weekly bite-sized screencasts on iOS dev.
- What's the best way to average two colors that define a linear gradient?.
- When to use App ID wildcards.
- Working with blocks.
- WWDC 2012 Xcode tips.
- WWDC 2014.
- WWDC 2015, 2014, 2013 and Tech-talks 2013 (videos and pdf downloader).
- XCTest documentation.
- YawImageViewer.
- Yet another iOS Blog.
- YouXianMing's animation collection.
- Zero to BLE on iOS – Part Two.
- ZHPopupView.