Clean-Swift / AuthenticationLinks
This sample project illustrates how to decouple authentication logic, and write unit tests using different types of test doubles.
☆22Updated 7 years ago
Alternatives and similar repositories for Authentication
Users that are interested in Authentication are comparing it to the libraries listed below
Sorting:
- A sample project to show how to use Realm in a Clean Swift architecture. It also shows how to display different models in only one scene …☆21Updated 7 years ago
- This app lists all public gists using GitHub's API. It demonstrates how to encapsulate all API code and write unit tests for it.☆16Updated 7 years ago
- Example project with UITabBarController inside UISplitViewController using RxSwift and MVVM-C architecture.☆53Updated last year
- Material Activity Indicator☆117Updated 3 years ago
- Protocol oriented, type safe, scalable design system foundation swift framework for iOS.☆101Updated 6 years ago
- Generic Data Source in Swift.☆40Updated 6 years ago
- This is a sample of a Centered CollectionView Flow Layout☆68Updated 4 years ago
- UICollectionViewCell dynamic height (Swift)☆44Updated 6 years ago
- ⛲️ Adapted Data Source in Swift and a little bit more☆51Updated 5 years ago
- Picking a random animation in one of the app that we use everyday ( twitter, Facebook, Slack, others .. ) and try to recreate it togethe…☆76Updated 4 years ago
- A drawer that mimics the bottom sheet from the Maps app.☆86Updated 6 years ago
- Xcode 10 Template For MVVM☆103Updated 6 years ago
- 🍣Making Recipes iOS app☆94Updated 5 years ago
- !! No longer supported !! A lightweight service-oriented AppDelegate for iOS, made in Swift.☆109Updated 4 years ago
- Give the UITabBar a custom shape☆98Updated 6 years ago
- Simple semi modal presentation dialog with stacked content☆137Updated 6 years ago
- An example project for a post on blog.enabled.com.au☆131Updated 7 years ago
- You might have seen a collapsable or stretchable tableview header in android. If you check the whatsapp profile/ group settings page , yo…☆60Updated 7 years ago
- Collection of Swift/iOS-related conference videos. A demo project for SuperArc framework - building modular iOS apps with a µComponent ar…☆55Updated 5 years ago
- Simple workspace for a modular architecture using Cocoapods to manage external dependencies.☆76Updated 6 years ago
- ☆58Updated 2 years ago
- Simple Swift project applying concepts inspired on the Clean Architecture☆173Updated 5 years ago
- ☆20Updated 6 years ago
- Sample Application demonstrating the MVC, MVP and MVVM architecture patterns on iOS