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

Change some prop signatures to match the official React Native WebView #231

Merged
merged 4 commits into from
Dec 22, 2023

Conversation

MasoudFallahpourbaee
Copy link
Contributor

No description provided.

@MasoudFallahpourbaee MasoudFallahpourbaee requested a review from a team as a code owner December 22, 2023 10:23
progress: string;
isLoading: boolean;
}>;
url: string;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@NMGuner This event in the official React Native WebView also has a target param. We do not have it here. Is it intentional?

Copy link
Member

Choose a reason for hiding this comment

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

Yes, there are some other properties missing in some callbacks as well. We can consider adding them once needed

@NMGuner NMGuner merged commit 0e52a4b into master Dec 22, 2023
6 checks passed
@NMGuner NMGuner deleted the klarna_standalone_webview_component_api_changes branch December 22, 2023 13:09
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.

3 participants