Skip to content

Ameenk149/AmeenSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmeenSDK

AmeenSDK is a modular Swift framework designed to accelerate iOS app development by providing a structured foundation, reusable components, and a consistent UI toolkit via its AmeenUI target. It aims to reduce redundant boiler plate code, to incorporate specific design system in to the apps making the development of the app 10x faster.

📦 Modules

1. AmeenSDK (Core)

  • Serves as the base SDK.
  • Includes fundamental protocols, services, and utilities.
  • Easily extendable for specific app needs.

2. AmeenUI

  • A UI component library built on top of SwiftUI.
  • Designed for plug-and-play use in any SwiftUI-based app.
  • Can be themed globally using a centralized color configuration.

🚀 Getting Started

Installation

You can integrate AmeenSDK using Swift Package Manager (SPM):

.package(url: "https://github.com/Ameenk149/AmeenSDK.git", from: "1.0.0")

Porjects which is currently using these:

About

AmeenSDK is a modular Swift framework designed to accelerate iOS app development by providing a structured foundation, reusable components, and a consistent UI toolkit via its AmeenUI target, making the development of the apps 10x faster.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages