-
Notifications
You must be signed in to change notification settings - Fork 669
feat: Migrate :core:ui to KMP #2327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@revanthkumarJ there are so many missing components like buttons, and basic components. add them by seeing from mifos mobile or mifos pay as I can see in screens, we are using Button and some components directly. |
|
ok @Nagarjuna0033 I will implement them based on wallet and mobile |
|
@Nagarjuna0033 review it once added all the required components |
# Conflicts: # core/ui/src/commonMain/kotlin/com/mifos/core/ui/components/MifosEmptyUi.kt # core/ui/src/commonMain/kotlin/com/mifos/core/ui/components/MifosFAB.kt # core/ui/src/commonMain/kotlin/com/mifos/core/ui/components/MifosToolbar.kt # core/ui/src/commonMain/kotlin/com/mifos/core/ui/util/DevicePreview.kt # core/ui/src/main/java/com/mifos/core/ui/util/GroupListPreviewParameterProvider.kt # core/ui/src/main/java/com/mifos/core/ui/util/SearchResultPreviewParameter.kt # feature/search/src/main/java/com/mifos/feature/search/SearchScreen.kt # mifosng-android/dependencies/demoDebugCompileClasspath.txt # mifosng-android/dependencies/demoReleaseCompileClasspath.txt # mifosng-android/dependencies/prodDebugCompileClasspath.txt # mifosng-android/dependencies/prodReleaseCompileClasspath.txt
|
@revanthkumarJ I think the app should run could you check if it is upload video or image. |
|
@niyajali ok brother |
|
@niyajali can you please run the workflows and merge this PR , if everything is fine |
* UI Converted to KMP * updated * updated * added other components * updated * updated * updated * updated * merged
* UI Converted to KMP * updated * updated * added other components * updated * updated * updated * updated * merged



Fixes - Jira-#401
Didn't create a Jira ticket, click here to create new.
Please Add Screenshots If there are any UI changes.
Please make sure these boxes are checked before submitting your pull request - thanks!
Run the static analysis check
./gradlew checkorci-prepush.shto make sure you didn't break anythingIf you have multiple commits please combine them into one commit by squashing them.