Skip to content

Sourav/native dark theme#79

Draft
isouravganguly wants to merge 9 commits into
masterfrom
sourav/native-dark-theme
Draft

Sourav/native dark theme#79
isouravganguly wants to merge 9 commits into
masterfrom
sourav/native-dark-theme

Conversation

@isouravganguly

Copy link
Copy Markdown
Collaborator

No description provided.


// colorScheme rides the bridge as a primitive string and is mapped back to the native
// enum here. Unknown/absent → null so the SDK keeps its light-default behaviour.
private fun parseColorScheme(value: String?): ScLoanColorScheme? = when (value) {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is sdk remotely fetching color values from server or its consuming them from host app?

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.

2 participants