SkillAgentSearch skills...

KmpEssentials

KmpEssentials is a library that contains apis (40+ Modules) to accelerate your development. Everything from managing the Battery, File System, getting Package information, or taking Photos. Supports iOS, Android, AppleWatch, JVM & JS

Install / Use

/learn @Ares-Defence-Labs/KmpEssentials
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<br/> <p align="center"> <a href="https://github.com/TheArchitect123/TitanSocket"><img src="./kotlin.jpg" align="center" width=350/></a> </p> <p align="center"> An essentials library for Kotlin multiplatform that makes it easier to work with anything. Supports iOS, Android, AppleWatch, JVM & Kotlin/JS (Browser & NodeJS). <br/> <strong>Currently only 12.3 kB in size</strong> </p> <br/>

If you're looking for a Full Mvvm Solution with Dependency Injection, Navigation Engine, Flows and Live Data, consider also using Atlas

<p align="center"> <a href="https://central.sonatype.com/artifact/io.github.thearchitect123/kmpEssentials"> <img alt="GitHub" src="https://img.shields.io/maven-central/v/io.github.thearchitect123/kmpEssentials"> </a> <a href="https://github.com/TheArchitect123/kmpEssentials"> <img alt="GitHub" src="https://img.shields.io/badge/_Android,_AppleWatch,_JVM,_JS,_NodeJS,_iOS-white.svg"> </a> </p <br/>

How it works

KmpEssentials is a library that contains apis to accelerate your development. Everything from managing the Battery, File System, or getting Package information.

The new Website is live and you can find all documentation for KmpEssentials here

KmpEssentials is now available for SwiftPackages. Simply add the url into Xcode -> https://github.com/TheArchitect123/KmpEssentials

And import the library into your target. There will be specialised documentation written up just for swift, but for now, in order to use one of the modules in your project please do this:

module.companion.methodToInvoke()

So in order to invoke LocalNotifications, use:

KmpLocalNotification.companion.sendNotification("Title Of App", "Message of Notification")

License

This software is licensed under the MIT license. See LICENSE for full disclosure.

Related Skills

View on GitHub
GitHub Stars352
CategoryDevelopment
Updated6d ago
Forks16

Languages

Kotlin

Security Score

95/100

Audited on Mar 23, 2026

No findings