memtrip
Results
6
repositories owned by
memtrip
android-mvi
56
Stars
6
Forks
Watchers
Android MVI design pattern in Kotlin
eos-jvm
37
Stars
19
Forks
Watchers
EOS libraries for the JVM, designed primarily for Android development.
eos-swift
20
Stars
18
Forks
Watchers
EOS libraries for Swift, designed primarily for iOS development.
eosreach-android
37
Stars
11
Forks
Watchers
An EOS wallet developed in Kotlin using the eos-jvm SDK and the model view intent (MVI) design pattern. This wallet serves as a blueprint for how other developers might want to utilise eos-jvm to deve...
SQLKing
21
Stars
9
Forks
Watchers
SQLKing is an Android SQLite ORM powered by an annotation preprocessor, tables are defined by Table annotations and CRUD classes expose an expressive api for executing SQLite queries. @memtrip