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

웹 뷰 메세지 핸들링 #67

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

enebin
Copy link
Member

@enebin enebin commented Aug 17, 2023

이렇게 쓰시믄 됩니다

KeymeTestsView(store: Store(
    initialState: KeymeTestsFeature.State(url: "https://testURL"),
    reducer: {
        KeymeTestsFeature()
    }))
    .onCloseWebView {
        <#code#>
    }
    .onTestSubmitted { testResultId in
        <#code#>
    }

@enebin enebin requested a review from k906506 August 17, 2023 14:49
@enebin enebin merged commit 32a6ec4 into develop Aug 17, 2023
@enebin enebin deleted the feat/webview-message-handler branch August 17, 2023 15:19
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