generated from nimblehq/git-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #45 from nimblehq/release/0.2.0
Release - 0.2.0
- Loading branch information
Showing
158 changed files
with
1,677 additions
and
1,388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
[submodule "ios"] | ||
path = ios | ||
url = https://github.com/nimblehq/ios-templates.git | ||
[submodule "android"] | ||
path = android | ||
url = [email protected]:nimblehq/android-templates.git | ||
branch = feature/replace-hilt-with-koin |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
android/src/debug/java/co/nimblehq/kmm/template/android/util/LogUtil.kt
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
android/src/main/java/co/nimblehq/kmm/template/android/MyApplication.kt
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
android/src/main/java/co/nimblehq/kmm/template/android/di/ViewModelModule.kt
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
android/src/main/java/co/nimblehq/kmm/template/android/lib/TypeAlias.kt
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
android/src/main/java/co/nimblehq/kmm/template/android/ui/navigation/AppDestination.kt
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
android/src/main/java/co/nimblehq/kmm/template/android/ui/navigation/AppNavigation.kt
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
android/src/main/java/co/nimblehq/kmm/template/android/ui/screens/MainActivity.kt
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
android/src/main/java/co/nimblehq/kmm/template/android/ui/screens/home/HomeScreen.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.