onl1ner/ios-mvp-template
🛠A flexible and easy template created to speed up the development of your iOS application based on the MVP pattern.
This tool helps iOS developers quickly set up new modules for their applications using the Model-View-Presenter (MVP) architectural pattern. It takes your module name and configuration choices as input and generates the necessary Swift files (View, Presenter, Interactor, etc.), streamlining the initial boilerplate setup. This is ideal for iOS developers who want to maintain a consistent MVP structure across their projects.
No commits in the last 6 months.
Use this if you are an iOS developer building applications in Swift and want to rapidly create new, structured modules following the MVP architectural pattern.
Not ideal if you are not an iOS developer, do not use Swift, or prefer a different architectural pattern for your mobile application development.
Stars
28
Forks
4
Language
Swift
License
MIT
Category
Last pushed
Feb 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/onl1ner/ios-mvp-template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
WendellXY/CodableKit
A Swift macro package designed to simplify the use of Swift's Codable protocol by allowing easy...
DanielMSchmidt/objective-c-parser
Get the JSON representation of an Objective-C header file
yonaskolb/SwagGen
OpenAPI/Swagger 3.0 Parser and Swift code generator
Lighter-swift/Lighter
Swift APIs for SQLite: Type-safe down to the schema. Very, very, fast. Dependency free.