gokselkoksal / RedCarpet
Demonstration of Original MVC, Apple MVC, MVVM, VIPER and Redux architectures.
☆23Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for RedCarpet
- Just to keep track of nice content and new announcements related to Apple products and Swift☆43Updated 5 years ago
- Lightning provides components to make Swift development easier.☆95Updated last year
- A sample project to demonstrate multi project setups in an Xcode workspace.☆15Updated 6 years ago
- Starter kit for Core architecture.☆68Updated 4 years ago
- Example project for MVVM-C architecture in Swift☆29Updated 7 years ago
- Custom navigation bar style transitioning mechanism demonstrated.☆15Updated 7 years ago
- An iOS chat app written following a VIPER architecture and BDD☆64Updated 7 years ago
- ☆35Updated 6 years ago
- A small iOS app to keep the list of Opening Hours for your local shops you're used to go to☆27Updated 2 years ago
- Protocol Oriented Generic Network Layer example with Alamofire and Swift4☆16Updated 7 years ago
- removes unnecessary parts from xcframeworks☆34Updated last year
- A JSON model generator for Swift 4☆21Updated 5 years ago
- Use generics, protocols, and extensions to get rid of massive view controllers☆18Updated 5 years ago
- easy animation with UIStackView sample project☆58Updated 6 years ago
- A list of iOS communities to find and apply for in different countries.☆61Updated 2 years ago
- TextField with smart suggestion for email inputs☆65Updated last year
- A mechanism for chaining UIAlertController's to each other☆9Updated 6 years ago
- Easily Push and Pop viewcontroller like Instagram App with Interaction☆47Updated 7 years ago
- Sample of TopDown Error handling in Swift☆25Updated 6 years ago
- 📏 Configure constraints for each device in Interface Builder with IBLayoutConstraint.☆22Updated 4 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 6 years ago
- Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.☆74Updated 3 years ago
- Favorite Xcode themes.☆15Updated 6 years ago
- A UITextField with masking capabilities☆39Updated 4 years ago
- Extension for UIView that make use of Auto Layout easier.☆40Updated 6 years ago
- A microlibrary for pub-sub/observer pattern implementation in Swift. 👁