Skip to content
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

LAYOUT-1519 - Use RoktUx library in Demo app #85

Draft
wants to merge 2 commits into
base: release-1.2.x
Choose a base branch
from

Conversation

thomson-t
Copy link
Contributor

Background

  • Add the mavenLocal for locally published libraries
  • Use the roktux and networkhelper libraries
  • Show a dialog after the QR code is scanned, to choose which should be used for rendering
  • When legacy sdk is selected, follow the old flow, call init and trigger execute
  • When UxHelper is selected use networkhelper to fetch the demo response as a string and feed it to RoktLayout composable to render

Fixes [(issue)]

What Has Changed:

List out what has changed as a result of this PR.

How Has This Been Tested?

Describe the tests that you ran to verify your changes.

Notes

Add any notes or extra information here that might be useful to the reviewer if applicable i.e. links to documentation/blogs or dashboards.

Checklist:

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have verified that CI completes successfully.
  • All insignificant commits have been squashed.

* Add the mavenLocal for locally published libraries
* Use the `roktux` and `networkhelper` libraries
* Show a dialog after the QR code is scanned, to choose which should be used for rendering
* When legacy sdk is selected, follow the old flow, call init and trigger execute
* When UxHelper is selected use networkhelper to fetch the demo response as a string and feed it to `RoktLayout` composable to render
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant