Skip to content

Commit 7eed2b4

Browse files
authored
Merge pull request #173 from trueangle/trueangle-patch-1
Added Blackbox
2 parents 4fa4d62 + 726782e commit 7eed2b4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1462,6 +1462,13 @@
14621462
![badge][badge-tvos]
14631463
![badge][badge-watchos]
14641464

1465+
* [Blackbox](https://github.com/trueangle/Blackbox) - A lightweight framework that includes a set of architecture tools and approaches for building scalable, fully multiplatform applications (100% shared logic). Streamlines project modularization through the separation into independent parts and provides features like lifecycle-aware components, declarative navigation, and constructor-based DI.
1466+
![badge][badge-android]
1467+
![badge][badge-ios]
1468+
![badge][badge-jvm]
1469+
![badge][badge-js]
1470+
![badge][badge-mac]
1471+
14651472
#### Project templates
14661473

14671474
* [moko-template](https://github.com/icerockdev/moko-template) - Template project of a Mobile (Android & iOS) Kotlin MultiPlatform project with the MOKO libraries and modularized architecture

0 commit comments

Comments
 (0)