andrea-prearo / SwiftExamples
Swift Examples Repository
☆274Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for SwiftExamples
- An ultra light, ultra simple two way binding library for IOS and Swift.☆166Updated 3 years ago
- A simple popup menu built in Swift with UIViewPropertyAnimator.☆314Updated 6 years ago
- UITextView subclass with "read more"/"read less" capabilities☆318Updated 3 years ago
- List of my blog posts in the Medium☆162Updated last month
- A Swift project explaining how to animate a header above a UITableView☆164Updated 3 years ago
- Custom CollectionViewLayout with a custom paging size by overriding scrollViewWillEndDragging☆104Updated 7 years ago
- An example of the Coordinator pattern☆169Updated 5 years ago
- ☆152Updated 5 years ago
- 🤠 - RxSwift for Dummies☆106Updated 7 years ago
- Custom Calendar for iOS in Swift☆198Updated 4 years ago
- A custom paging behavior that peeks the previous and next items in a collection view☆358Updated last year
- Network Layer in Swift: Protocol-Oriented Approach☆340Updated 3 years ago
- Swift AVPlayer wrapper using the VIPER architecture. Currently a work in progress☆217Updated 5 years ago
- A simple Checkbox☆325Updated 10 months ago
- Drag and Drop in UICollectionView☆89Updated 7 years ago
- Fluid photo viewer with zoom transition and interactive transition☆296Updated last year
- A swift implementation of Facebooks shimmer effect.☆196Updated 3 years ago
- ☆260Updated 3 months ago
- Friend application☆70Updated 4 years ago
- Localization of the application with ability to change language "on the fly" and support for plural form in any language.☆316Updated 4 months ago
- UITableView based component designed to display a hierarchy of expandable/foldable comments.☆225Updated 3 years ago
- The easiest way to observe values in Swift.☆373Updated 3 years ago
- Tests with RxSwift by book of Ray Wenderlich☆75Updated 5 years ago
- Make your table view expandable just by implementing one method.☆373Updated 4 years ago
- This is a repository for our article about design patterns in the Swift programming language https://rubygarage.org/blog/swift-design-pat…☆56Updated 6 years ago
- Write a Networking Layer in Swift 4 using Alamofire 5 and Codable