Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 6d2af32

Browse files
Update README.md
1 parent 4111344 commit 6d2af32

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Mifos-Passcode
22
Library for passcode implementation along with an optional additional feature to ask for passcode when your app resumes from background. (Works with minSDK >= 21)
33

4+
# 📦 Archived Repository Notice
5+
6+
> **⚠️ This repository is archived and no longer maintained.**
7+
8+
Development for **Mifos Passcode** has been **moved to a new repository** built with Kotlin Multiplatform technology.
9+
10+
### 🔄 New Repository
11+
12+
Please refer to the actively maintained repository here:
13+
👉 [https://github.com/openMF/mifos-passcode-cmp](https://github.com/openMF/mifos-passcode-cmp)
14+
15+
### 📌 Why the move?
16+
17+
This transition allows for:
18+
- ✨ Modernized architecture using **Kotlin Multiplatform (KMP)**
19+
- ✅ Shared logic across Android, iOS, and other platforms
20+
- 🚀 Improved performance, testability, and scalability
21+
422
# Project Structure :
523

624
- **`androidApp` Module**:

0 commit comments

Comments
 (0)